Can the packaged style file be generated based on the packaging result #17008
Unanswered
Nicholas003
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Vite Library Mode to package. I only want to package the styles of specified files and related dependency files, but now the packaged styles are all from the entire project

build HelloWorld.vue ,The result contains all styles
I know 'base' params but that would lose the dependent style
Beta Was this translation helpful? Give feedback.
All reactions