How do I use vue's template compilation #12877
Unanswered
woaixiaobo
asked this question in
Improvements
Replies: 1 comment 2 replies
-
Hi! Can you go into more detail of the use case? If I understand correctly, then you are trying to integrate Vue in a widget, however the build fails for you. Are you trying to integrate Vue (SFC) files as they are into the build? If yes, did you try to adapt the generated webpack configuration? The generated |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At present, I have implemented the functional writing method of vue to write widgets, but the template compilation method has failed, would like to ask if there is a method to achieve
Beta Was this translation helpful? Give feedback.
All reactions