|
|
|
|
|
by Klathmon
3694 days ago
|
|
I haven't touched browserify, but with webpack what you said could not be more false... Webpack doesn't bundle at runtime, it doesn't add any amount of code overhead per module that I can easily measure, and it doesn't trash startup speed. |
|