backbone.js - Browserify bundle.js file large even without map -


i have node_modules folder different packages used gulp , there jquery , backbone.js packages used in project. backbone.js , jquery, if minified, make total of around 100 kb. have few small js files. bundle.js build (minified) 400 kb. checked if there dependencies, underscore, loaded multiple times , loaded once. can't figure out why build size 4 times big should be.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -