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

use jiraiya972/nativescript-vue-cli-template #25

Merged

Conversation

jiraiya972
Copy link
Contributor

use my new vue cli template.

highlights :

  • same usage as other nativescript framework (angular, or vanilla js or typescript). no more npm script.
  • no more custom folder struture (eg dist)
  • webpack 4
  • nativescript 4
  • less custom code to handle vue (no more nativescript-vue-loader, nativescript-vue-target,nativescript-vue-externals
  • most npm package up to date

To Do :

@tralves
Copy link
Owner

tralves commented Aug 6, 2018

Wow! That's a big PR! It will require some time to go through it.

We had something close to this at the beginning of the project, but then we deprecated that template in favor of a vue-cli solution. I am curious to see how you overcame some issues because this seems like a simpler solution.

Are you on NativeScript community slack? Can you go there so we can talk about this? That way you could help me go through this template of yours.

@jiraiya972
Copy link
Contributor Author

Sorry i'm not on the NativeScript community slack.

I do not know what issues you had but when I tested the application I did not see any issue.
It's mostly nativescript-dev-webpact >= 0.12 which makes it easier. It also offers compatibility with webpack 4.

You tested my branch? you confirm that it works for you too with the readme commands?

You can look at a simpler project with my view-cli template that implements the same application as the official template.

https://github.com/jiraiya972/nativescript-vue-cli-template

@tralves tralves merged commit d3c4086 into tralves:master Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants