Another dev friendly advantage of Webpack is that it compiles way faster. I worked on a project which was taking around 15 seconds to compile for every change using browserify. When we switched it to webpack it was something like 700ms.
Another dev friendly advantage of Webpack is that it compiles way faster. I worked on a project which was taking around 15 seconds to compile for every change using browserify. When we switched it to webpack it was something like 700ms.
I make UIs and such. Using JS mostly but I like to dabble.