compiler-sfc Whether parse in sfc supports direct parsing of strings (including templates, scirpt, and style) #637
JohnJiang900526
started this conversation in
Official Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following code is the function I hope to achieve. Can compiler-sfc support this scenario? If not, is there any good solution at present? What I want to do is directly parse the string in the vue file (the string is already fetched), which contains the template, script, and style.
Beta Was this translation helpful? Give feedback.
All reactions