用了组件之后打包多了非常多的文件怎么办? #218
-
|
使用前项目打包只有3M左右,使用后打包变成了50多M(多了800多个文件)有没有配置能去掉不需要的功能? |
Beta Was this translation helpful? Give feedback.
Answered by
Simon-He95
Dec 30, 2025
Replies: 1 comment
-
|
可能很多的内容是 shiki 的语言和高亮规则的加载,如果你有好的解决方案可以提供一下 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ppy-web
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可能很多的内容是 shiki 的语言和高亮规则的加载,如果你有好的解决方案可以提供一下