chore: remove build env

This commit is contained in:
xrkffgg
2021-02-07 11:56:38 +08:00
parent d2ccffe750
commit d4e1fb07d0
2 changed files with 0 additions and 5 deletions

View File

@@ -7,7 +7,6 @@
"scripts": {
"start": "dumi dev",
"docs:build": "dumi build",
"docs-dev:build": "UMI_ENV=dev dumi build",
"docs:deploy": "gh-pages -d docs-dist",
"deploy": "npm run docs:build && npm run docs:deploy",
"format": "prettier --write **/*.ts **/*.js",