## Tree shaking for webpack ### About If you use `webpack` and `babel` to build your Recat project, this example may be useful for you. ### Previews **Before:** ![before](esm-1.png)
**After:** ![after](esm-2.png)