-
I'm trying to set compilerOption isCustomElement to ignore some tags, using this code:
But it seems that it is ignored. Is there a special way I need to do it with vue3-sfc-loader (used with vue3) note (if relevant): my app loads lots of child component via import |
Beta Was this translation helpful? Give feedback.
Answered by
altert
Nov 9, 2024
Replies: 1 comment
-
found the answer: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
altert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found the answer:
isCustomElement can be set in vue3SfcLoaderoptions