Commit 2f4119bc authored by 前端-许佳敏's avatar 前端-许佳敏

chore: 补充缺失文件

parent 64ec1680
......@@ -12,7 +12,7 @@
"build": "yarn && yarn api && yarn build:clean",
"build:clean": "cross-env NODE_OPTIONS=--max_old_space_size=16384 UMI_ENV=prod umi build",
"build:srm": "cross-env PRO_ENV=srm yarn build",
"postinstall": "node ./scripts/init && umi generate tmp",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"test:coverage": "umi-test --coverage",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment