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).
webpack4のTree Shakingを基本的なimport/exportで試してみる
npm install
or
yarn
npm run build
or
yarn run build