首页 > 其他 > 详细

CommonsChunkPlugin

时间:2017-03-30 13:53:54      阅读:267      评论:0      收藏:0      [点我收藏+]

CommonsChunkPlugin

  技术分享

  The CommonsChunkPlugin is an opt-in feature that creates a separate file (known as a chunk), consisting of common modules shared between multiple entry points.

1、name: stringor names: string[]

  The chunk name of the commons chunk.

参考:

1、https://webpack.js.org/plugins/commons-chunk-plugin/#move-common-modules-into-the-parent-chunk

CommonsChunkPlugin

原文:http://www.cnblogs.com/tekkaman/p/6645283.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!