Skip to content

v3.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 02 Feb 09:02
· 3212 commits to dev since this release

New Features

  • vue build and vue-cli-service build now support --target lib | wc | multi-wc, which builds given component(s) as a library, web component, or a multi web component bundle.

  • New command: vue inspect allows you to inspect the webpack config in a project with vue-cli-service.

  • Babel and TS loaders are now handled with thread-loader by default when the machine has more than 1 CPU cores.

Bug Fixes

See changelog.