why compiler-core do not support custom decodeEntities in options? #10065
Unanswered
eloen1998
asked this question in
Help/Questions
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.
-
I want to make a util to transform vue template.
but in 3.4, when i parse code to ast, string like $nbsp; will be replace by space.
I want keep it with $nbsp;, as i just want to transform tags.
Beta Was this translation helpful? Give feedback.
All reactions