feat: 操作日志
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"scripts": {
|
||||
"analyze": "cross-env ANALYZE=1 max build",
|
||||
"build": "max build",
|
||||
"deploy": "npm run build && npm run gh-pages",
|
||||
"dev": "npm run start:dev",
|
||||
"deploy": "pnpm run build && npm run gh-pages",
|
||||
"dev": "pnpm run start:dev",
|
||||
"gh-pages": "gh-pages -d dist",
|
||||
"i18n-remove": "pro i18n-remove --locale=zh-CN --write",
|
||||
"postinstall": "max setup",
|
||||
|
||||
Reference in New Issue
Block a user