Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Vue CLI plugin for trying out vue-next (experimental)

License

NotificationsYou must be signed in to change notification settings

vuejs/vue-cli-plugin-vue-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Vue CLI plugin for trying out the Vue 3 beta.

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).

Usage

# in an existing Vue CLI projectvue add vue-next

What's implemented?

  • Add Vue 3 beta and@vue/compiler-sfc to the project dependencies.
  • Configure webpack to compile.vue files with the new Vue 3 compiler.
  • Codemods that automatically migrate some global API changes mentioned inRFC-0009.
  • Install Vuex 4.0 & Vue Router 4.0 in the project, if older versions of them are detected.
  • Codemods for the API changes in Vuex and Vue Router.

TODOs

  • More comprehensive codemods for breaking changes in Vue 3.
  • TypeScript support
  • Test utils support

About

A Vue CLI plugin for trying out vue-next (experimental)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp