mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-24 04:15:54 +08:00
18 lines
228 B
Markdown
18 lines
228 B
Markdown
## 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:**
|
|
|
|

|
|
|
|
<br />
|
|
|
|
**After:**
|
|
|
|

|