Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(package.json): 删除sideEffects字段,在使用babel-plugin-import的情况下意义不大
sideEffects配合webpack只可以做到js部分的tree shaking,样式还是需要自己引入,反而会影响文档应用的样式,在使用babel-plugin-import的情况下,删除是可以接受的 fix #5
- Loading branch information
2db288f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: