You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Vue 2.7+ in my project, the compilation of template section will use the project's Babel configuration. However, I don't want the project's Babel configuration to be used exclusively for the compilation of the template section. Is it possible to customize this? And how can I customize it?
The text was updated successfully, but these errors were encountered:
When using Vue 2.7+ in my project, the compilation of template section will use the project's Babel configuration. However, I don't want the project's Babel configuration to be used exclusively for the compilation of the template section. Is it possible to customize this? And how can I customize it?
The text was updated successfully, but these errors were encountered: