fix(fes-template): 修改fes3为fes

This commit is contained in:
harrywan 2020-10-30 18:21:15 +08:00
parent b3454cd944
commit 9c832c7479
2 changed files with 14503 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,8 @@
"scripts": {
"build": "fes build",
"dev": "fes dev",
"test": "fes3 test:unit --single-run",
"cover": "fes3 test:unit --single-run --coverage",
"test": "fes test:unit --single-run",
"cover": "fes test:unit --single-run --coverage",
"lint": "eslint -c ./.eslintrc.js --fix --ext .js,.vue,.fes ./src"
},
"keywords": [