xiaosongxiaosong / study-notes

xiaosong的学习笔记
https://github.com/xiaosongxiaosong/study-notes/issues
1 stars 0 forks source link

webpack 优化 #1

Open xiaosongxiaosong opened 5 years ago

xiaosongxiaosong commented 5 years ago

优化 webpack 中的库配置指南,减小 build 结果大小 https://github.com/GoogleChromeLabs/webpack-libs-optimizations View in Slack

xiaosongxiaosong commented 5 years ago

https://houssein.me/progressive-react React 性能优化指南,mark一下,晚上慢慢看 View in Slack

xiaosongxiaosong commented 5 years ago

webpack 在线配置工具,学些 webpack

webpack 配置工具 https://webpack.jakoblind.no/ View in Slack

xiaosongxiaosong commented 5 years ago

中间过程与工具比较详细,尝试使用其中的方法优化一下

Webpack4+Babel7优化70%速度 https://juejin.im/post/5c763885e51d457380771ab0 View in Slack