feat(cli): add namedExport option (#8495)

* feat(cli): add exportMode option

* feat(cli): rename exportMode to namedExport
This commit is contained in:
neverland
2021-04-10 11:44:02 +08:00
committed by GitHub
parent 92f6a6a662
commit 9bb19819a5
4 changed files with 76 additions and 22 deletions
+1
View File
@@ -2,6 +2,7 @@ module.exports = {
name: 'vant',
build: {
srcDir: 'src',
namedExport: true,
skipInstall: ['lazyload'],
site: {
publicPath: