forked fromvuejs/vue-cli-plugin-vue-next
- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
cexbrayat/vue-cli-plugin-vue-next
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Vue CLI plugin for trying out the Vue 3 alpha.
This is for preview purposes only. There might be bugs and undocumented behavior differences from v2, which are expected.
Also note that if you are using VSCode, Vetur isn't updated to take advantage of Vue 3's typing yet so intellisense in Vue files may not be fully functional (especially in templates).
# in an existing Vue CLI projectvue add vue-next
- Add Vue 3 alpha and
@vue/compiler-sfc
to the project dependencies. - Configure webpack to compile
.vue
files with the new Vue 3 compiler. - A simple codemod that automatically migrates some global API changes mentioned inRFC-0009.
- More comprehensive codemods for breaking changes in Vue 3.
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- JavaScript100.0%