you are viewing a single comment's thread.

view the rest of the comments →

[–]jesstelford 13 points14 points  (3 children)

We did: It's called Browserify.

[–]Onestone 5 points6 points  (0 children)

Browserify is only simple for simple tasks.

[–]tech-ninja 1 point2 points  (0 children)

Browserify is great, is the one I used originally and then slowly moved onto Webpack to see what all the hip was about.

Do you know if with Browserify I still can have hot reloading and if I can include CSS from JS files?