Chartbuilder icon indicating copy to clipboard operation
Chartbuilder copied to clipboard

Switch development javascript build auto-updating to watchify

Open nsonnad opened this issue 9 years ago • 2 comments

Currently updates from changes to javascript can be slow. We should switch to watchify and split all vendor JS into a vendor bundle so that React, D3 etc are not included in the watched files.

nsonnad avatar Jun 24 '15 15:06 nsonnad

FYI. Decent example: https://gist.github.com/wesbos/52b8fe7e972356e85b43

bradoyler avatar Jul 19 '16 18:07 bradoyler

@bradoyler did you want to take this one on? Happy to take a PR otherwise we can try to incorporate it into the roadmap

nsonnad avatar Jul 19 '16 18:07 nsonnad