This repository was archived by the owner on Dec 6, 2021. It is now read-only.
Version 4.0.0
Breaking change:
vue.config.jsonis not supported now, you're supposed to use.jsextension explicitly
New features:
- Auto copy files in
staticfolder intodistfolder. doc - Config file supports ES2015+ syntax
Fixes:
- Make modules in
vbuild/node_modulesrequire-able in config file by usingrequire-from-stringpackage