/treeshake-example

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

Primary LanguageJavaScriptMIT LicenseMIT

Example of Tree Shaking using Webpack.

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