Skip to content
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

Provide information about using .vue files #76

Open
1 task
ikoevska opened this issue Mar 28, 2018 · 1 comment
Open
1 task

Provide information about using .vue files #76

ikoevska opened this issue Mar 28, 2018 · 1 comment

Comments

@ikoevska
Copy link
Contributor

From Vladimir Amiorkov via email:

There is not clear Guide to tell if using .vue files is supported and if it should be used under NativeScript-Vue. One of the templates allows it (nativescript-vue/vue-cli-template) other does not (nativescript-vue/nativescript-vue-template), why? This makes it very hard to rework your project which at the beginning you may be doing quite often.

Tasks:

  • Provide information about using .vue files
@guesant
Copy link

guesant commented Oct 15, 2019

To use .vue files, we need vue-loader that parses the SFC syntax to SFC descriptor object, as you can see here

Just run tns upgrade in nativescript-vue-template and have fun 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants