Hacker News
- JavaScript Tree Shaking in Webpack http://www.syntaxsuccess.com/viewarticle/tree-shaking-with-webpack 2 comments
- Tree-shaking example with Babel and Webpack https://github.com/blacksonic/babel-webpack-tree-shaking 12 comments javascript
- Tree-shaking with webpack 2 and Babel 6 http://www.2ality.com/2015/12/webpack-tree-shaking.html 14 comments javascript
- dead-css-loader: Webpack loader for removing unused CSS by tree-shaking https://github.com/simlrh/dead-css-loader 3 comments javascript
- How to Fully Optimize Webpack 4 Tree Shaking https://medium.com/@craigmiller160/how-to-fully-optimize-webpack-4-tree-shaking-405e1c76038 12 comments javascript
- JSON Tree Shaking lands in Webpack 4.0 https://react-etc.net/entry/json-tree-shaking-lands-in-webpack-4-0 18 comments javascript
- Webpack 4 course - part seven. Decreasing the bundle size with tree shaking http://wanago.io/2018/08/13/webpack-4-course-part-seven-decreasing-the-bundle-size-with-tree-shaking/ 5 comments javascript
- Why Webpack 2's Tree Shaking is not as effective as you think https://advancedweb.hu/2017/02/07/treeshaking/ 11 comments javascript
- React + Webpack 2 Tree Shaking Configuration w/ a working app sample https://medium.com/modus-create-front-end-development/webpack-2-tree-shaking-configuration-9f1de90f3233#.1zadbpgq3 3 comments reactjs