admin管理员组文章数量:1345138
I have a small application using browserify, which, it has recently e to my attention, has a very large bundle.
Are there tools to analyse a browserify file and work out where the bulk of the file size is ing from?
How can I the reduce size of my browserify generated files?
I have a small application using browserify, which, it has recently e to my attention, has a very large bundle.
Are there tools to analyse a browserify file and work out where the bulk of the file size is ing from?
How can I the reduce size of my browserify generated files?
Share Improve this question edited Sep 16, 2016 at 11:19 mikemaccana asked Mar 17, 2015 at 14:02 mikemaccanamikemaccana 124k110 gold badges432 silver badges534 bronze badges 1- Er, why the vote to close? JS munity seems to share the problem and appreciate the answer @mantoni gave twitter./mikemaccana/status/577878656133005313 – mikemaccana Commented Mar 17, 2015 at 20:58
1 Answer
Reset to default 16Check out disc: https://www.npmjs./package/disc
It analyses your bundle and show a graph ordered by file count or size.
本文标签: javascriptHow can I analyse and reduce the size of my browserify generated filesStack Overflow
版权声明:本文标题:javascript - How can I analyse and reduce the size of my browserify generated files? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743763871a2534880.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论