v3.0.0-alpha.6
Pre-release
Pre-release
yyx990803
released this
02 Feb 09:02
·
3212 commits
to dev
since this release
New Features
-
vue build
andvue-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 withvue-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.