This commit is contained in:
郑杰
2018-12-22 20:46:02 +08:00
parent 952ae1e8f3
commit e43418f019
7 changed files with 42 additions and 19 deletions

View File

@@ -18,7 +18,4 @@ npm run dev
# Build for production with minification
npm run build
# Build for production and view the bundle analyzer report
npm run build --report
```