v3.0.0-alpha.5
Pre-release
Pre-release
yyx990803
released this
29 Jan 17:34
·
3257 commits
to dev
since this release
Changes
- Now allows saving manual selected features as multiple named presets, instead of only one saved config.
- Now support choosing whether to keep tool configs in
package.json
or in dedicated rc files. - Now loads project config with
cosmiconfig
, so the project config can now be (in order of load priority):vue
field inpackage.json
.vuerc
(JSON or YAML)vue.config.js