jcson
Results
2
issues of
jcson
### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Programmatic API (`babel.transform`, `babel.parse`) ### Input code ``` let a =...
i: enhancement
pkg: traverse (scope)
我用了lodash-es ,按需导入 import {cloneDeep} from "lodash-es" 最后的产物分析里,把lodash-es所有文件都打入了。 需要如何配置呢?让js tree shaking生效