element-plus
element-plus copied to clipboard
fix(theme-chalk): replace `gulp-clean-css` with `clean-css`
fixed #15686
Please make sure these boxes are checked before submitting your PR, thank you!
👋 @zhixiaotong, seems like this is your first time contribution to element-plus.
- Please make sure that you have read our guidelines and code of conduct before making a contribution.
- You can comment with
/label Components:[component_name]
to add a label for which component you are working on. - You may join our
for staying tuned.
Hello @zhixiaotong, thank you for contributing to element-plus, please see our guideline to see how to make contribution
由于上面测试都锁定了
lockfile
,导致部分测试失败,原因是我修改了package.json
。麻烦你了,这个怎么处理呢?@kooriookami
Maybe you should commit the pnpm-lock.yaml
file synchronously.
Maybe you should commit the
pnpm-lock.yaml
file synchronously.
OK,感谢回复和解答。
🧪 Playground Preview: https://element-plus.run/?pr=15748 Please comment the example via this playground if needed.
Done, if you agree with the idea in https://github.com/element-plus/element-plus/issues/15686, please review it by the way,thx. ^_^@btea