Skip to content

Robin-front/webpack-code-splitting-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##webpack code splitting demos

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

npm install
webapck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • CSS 26.1%
  • HTML 3.6%