sfc parse Specifies whether to directly parse vue strings? #636
Closed
liujiale3610
started this conversation in
Official Announcements
Replies: 1 comment
-
取消 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
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