Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(icons): #2502 #2535

Merged
merged 1 commit into from
Jul 13, 2023
Merged

perf(icons): #2502 #2535

merged 1 commit into from
Jul 13, 2023

Conversation

zyprepare
Copy link
Collaborator

closed #2502

package.json 增加配置: sideEffects: [".scss", ".scss.js", "./lib//index.js"]
其中 "
.scss" 是给组件 rollup 打包时标识为副作用的文件,".scss.js", "./lib//index.js" 是给使用组件打包时标识为副作用的文件

@solarjoker solarjoker merged commit 863a43c into master Jul 13, 2023
1 check passed
@solarjoker solarjoker deleted the hotfix/icons-optimize branch July 13, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants