|
| 1 | +- [2016-Optimizing Webpack build times and improving caching with DLL bundles](https://robertknight.github.io/posts/webpack-dll-plugins/) |
| 2 | +- [2017-webpack bits: Getting the most out of the CommonsChunkPlugin()](https://parg.co/bQb): |
| 3 | +- [2017-webpack for real tasks: bundling front-end and adding compilation【Series】](https://iamakulov.com/notes/all/webpack-for-real-tasks-part-1/): Bundling front-end and adding compilation ,Decreasing front-end size and improving caching, Speeding up build and improving the development workflow |
| 4 | +# Plugin |
| 5 | + |
| 6 | +- [preload-webpack-plugin](https://github.com/googlechrome/preload-webpack-plugin): A Webpack plugin for wiring up link `<rel='preload'>` (and prefetch) - supports async chunks |
| 7 | + |
| 8 | +- [Vendor and code splitting in webpack 2](https://medium.com/@adamrackis/vendor-and-code-splitting-in-webpack-2-6376358f1923#.4ma6usgf0) |
| 9 | +- [Webpack 中文社区](https://doc.webpack-china.org/) |
| 10 | +- [Getting Started with webpack 2](https://blog.madewithenvy.com/getting-started-with-webpack-2-ed2b86c68783#.3ksiast1f) |
| 11 | +- [Intro to Webpack](https://medium.com/@kimberleycook/intro-to-webpack-1d035a47028d#.4m8p1xh37) |
| 12 | + |
| 13 | +### Tutorials & Docs |
| 14 | + |
| 15 | +- [webpack-your-bags](http://blog.madewithlove.be/post/webpack-your-bags/) |
| 16 | +- [Webpack 入门指迷](http://segmentfault.com/a/1190000002551952) |
| 17 | +- [Webpack-howto](https://github.com/petehunt/webpack-howto) |
| 18 | +- [Pro React 附录:Webpack for React](http://www.pro-react.com/materials/appendixA/) |
| 19 | +- [Webpack 中文文档翻译](https://github.com/liunian/webpack-doc/blob/master/SUMMARY.md) |
| 20 | +- [Webpack——令人困惑的地方](https://segmentfault.com/a/1190000005089993?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io) |
| 21 | + |
| 22 | +### Practices & Resources |
| 23 | + |
| 24 | +- [基于webpack搭建前端工程解决方案探索](http://www.infoq.com/cn/articles/frontend-engineering-webpack?hmsr=toutiao.io&utm_campaign=rightbar_v2&utm_content=link_text&utm_medium=toutiao.io&utm_source=toutiao.io) |
| 25 | +- [WebPack 常用功能介绍](http://segmentfault.com/a/1190000004172052?utm_source=tuicool&utm_medium=referral) |
| 26 | +- [基于 Webpack 的前端资源构建方案](http://lifei.github.io/2015/12/20/webpack/#___8) |
| 27 | + |
| 28 | +### Books & Tools |
| 29 | +- [react-webpack-cookbook](https://fakefish.github.io/react-webpack-cookbook/) |
| 30 | + |
| 31 | + |
| 32 | +# Plugin |
| 33 | + |
| 34 | +- [Webpack Dashboard【Project】](https://github.com/FormidableLabs/webpack-dashboard) |
| 35 | +- [Webpack Bundle Analyzer【Project】](https://github.com/th0r/webpack-bundle-analyzer) |
0 commit comments