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

is CoPilot using vue-cli 3 or vue-webpack-boilerplate #78

Open
opensas opened this issue Mar 4, 2019 · 1 comment
Open

is CoPilot using vue-cli 3 or vue-webpack-boilerplate #78

opensas opened this issue Mar 4, 2019 · 1 comment

Comments

@opensas
Copy link

opensas commented Mar 4, 2019

From the docs at https://github.com/misterGF/CoPilot#build-setup, it seems like it's using the deprecated vue-webpack-boilerplate, if that is the case, is there any migration to vue-cli 3 planned in the near future?

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

@opensas opensas changed the title is CoPilot using vuel-cli 3 or vue-webpack-boilerplate is CoPilot using vue-cli 3 or vue-webpack-boilerplate Mar 4, 2019
@misterGF
Copy link
Owner

Good question. The quick answer is potentially.

Vue-cli 3 brings a lot of new tools that I need to better understand and see how it could benefit this project. It will require some time to investigate.

The CLI helps you scaffold your project but in this case the project is already created for you. What I suggest in the mean time is that you inspect the package.json and keep up with the vue-* versions to keep your project up to date.

I accept PRs as well if you want to push an update for me to review.

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

No branches or pull requests

2 participants