Open callumlocke opened 10 years ago
grunt-browserify is close to releasing v2.0 which fixes this by using a watchify (or a watchify-like approach)
v0.4.1 updates it to use grunt-browserify 2.1.1 with watch:true
...
supposedly this uses watchify and makes it faster; i'm not convinced it's caused any speedup; suspect they've not actually configured watchify correctly, possibly
investigate
Look into using watchify.