Tekkaman

导航

 

2017年3月30日

摘要: 【Manifest File】 on every build, webpack generates some webpack runtime code, which helps webpack do its job. When there is a single bundle, the runtim 阅读全文
posted @ 2017-03-30 20:55 Tekkaman 阅读(778) 评论(0) 推荐(0)
 
摘要: 【CommonsChunkPlugin】 The CommonsChunkPlugin is an opt-in feature that creates a separate file (known as a chunk), consisting of common modules shared 阅读全文
posted @ 2017-03-30 11:41 Tekkaman 阅读(516) 评论(0) 推荐(0)