navio / treeshake-example

This is an example that uses WebPack 3 and Uglify JS to demonstrate tree shaking functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Tree Shaking using Webpack.

This is an example of tree shaking using webpack. The purpose of the exampple is explore smaller bundles.

About

This is an example that uses WebPack 3 and Uglify JS to demonstrate tree shaking functionality

License:MIT License


Languages

Language:JavaScript 100.0%