-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
WIP: Update Build to Vue CLI 3.0 #615
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
Conversation
- add helpers
This refactoring seems to make possible including |
@luisDanielRoviraContreras glad to hear it! Hoping to get this one merged in within the month. |
Do you think this will land soon? Nuxt 2.0 just landed but vue-select won't work with the newer webpack 4. |
IMHO this PR is very ambitious: migrating from webpack to vue-cli 3, from karma to jest, from gitbook to vuepress. @sagalbot may you consider splitting it? It has great value, but is somehow blocked due to is ambition. The vuepress may be handled later, I suppose. It really seems to me that this migration is almost done, and it is maybe preventing some more to come. I'll be happy to here you on the matter. Take care. |
# Conflicts: # README.md # dev/dev.html # package.json # test/unit/specs/Select.spec.js
- remove lcov reporter
# Conflicts: # .gitignore # dev/dev.html # src/components/Select.vue # test/unit/specs/Select.spec.js
vue-cli-service build
ToDo
/dist
output has changed, verify effects