mapbox / react-colorpickr

A themeable colorpicker with HSL and RGB support for React

Home Page:https://labs.mapbox.com/react-colorpickr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use webpack or browserify for both things

tmcw opened this issue · comments

This project uses webpack for the live server and browserify to build a bundle. It should use one of those tools to do both things.