Is there a better way to support vue now? #2106
Unanswered
skywalker512
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I also want to ask a question, that is, there is a source map problem with the modified vue loader and your official example. But it's normal in webpack. official examplemodified vue loader |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
rspack is great, it can reduce build time from 50s to 3s in my personal project.
I created a modified version of vue loader.
https://github.com/skywalker512/vue-rsloader
Since I am not very familiar with webpack, I would like to ask if there are better solutions now.
Beta Was this translation helpful? Give feedback.
All reactions