webpack-tree-shaking-bug

Stars
0

Webpack tree shaking bug

This repo exists to demostrate a tree shaking bug in webpack v3.

steps

  • Just run yarn install and yarn run webpack

  • update to [email protected]

  • Just run yarn run webpack again and you can see the bug.