webpack-tree-shaking-example Sample Code taking advantage of Tree Shaking with webpack. To learn more about Tree Shaking with webpack, take a look at the following article (Japanese only). webpack の Tree Shaking を理解する Installation npm install or yarn Create bundles npm run build or yarn run build License MIT