Skip to content

Fix extend paths in router and store #1

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

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

mdcfe
Copy link
Contributor

@mdcfe mdcfe commented Jul 2, 2018

Allows the plugin to work with newer versions of vue-cli past 2a195f0 (beta 11).

Edit: I'm not sure if you want to change how the router and store are implemented entirely, as since the linked change, the store and router have been optional in newly-generated projects.

@mdcfe
Copy link
Contributor Author

mdcfe commented Jul 3, 2018

As linking doesn't appear to work properly, to use the fork:

  1. Clone the repo (git clone https://github.com/md678685/vue-cli-plugin-nativescript-vue)
  2. Generate a new project with vue ui or vue create
  3. cd <project>
  4. Run either yarn add -D <path to cloned repo> or npm i -D <path to cloned repo>
  5. Run vue invoke nativescript-vue

@rigor789 rigor789 merged commit 74765ee into nativescript-vue:master Jul 9, 2018
jawa-the-hutt added a commit that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants