##webpack code splitting demos webpack代码分割demo合集,包括require.ensure、CommonsChunkPlugin、DllPlugin和DllReferencePlugin的基本使用示例,在对应目录运行如下命令,并查看结果。 npm install webapck