摘要: If you have a multi-page application (as opposed to a single page app), you’re likely sharing modules between these pages. By chunking these common mo 阅读全文
posted @ 2016-06-23 01:59 Zhentiw 阅读(251) 评论(0) 推荐(0)
摘要: Often, you have dependencies which you rarely change. In these cases, you can leverage the CommonsChunkPlugin to automatically put these modules in a 阅读全文
posted @ 2016-06-23 01:12 Zhentiw 阅读(313) 评论(0) 推荐(0)