-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta Language support in .vue files #199
Comments
I believe this should already work for TypeScript, Sass, SCSS, Less and Stylus. Which language didn't work for you? |
Ahh, I understand what's happening. We only supported the |
Just deployed! |
This is the best day ever! |
I know this is closed, but I can't seem to get pug working. Should I open a new ticket for this? |
Check out #1467 - CoffeeScript support for vue-cli template |
https://vuejs.org/v2/guide/single-file-components.html
One feature of Vue is to allow for metalanguage support, such as:
I should be able to write this and have it work:
The text was updated successfully, but these errors were encountered: