we migarate webpack plugin to vite plugin. css url #15103
Unanswered
gkgg123
asked this question in
General - Components / Directives / etc
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In webpack, the ~asset in the url in the css was applied, but in vite, the ~asset in the url is shown as it is without being changed.
The ~asset in the vue file is properly converted and output. What should I do to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions