Skip to content

hira777/webpack-tree-shaking-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample Code taking advantage of Tree Shaking with webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published