Commit 3f04d1a0 authored by 前端-许佳敏's avatar 前端-许佳敏

chore: 去掉下载钩子

parent 651b776e
......@@ -13,7 +13,7 @@
"build:analyze": "ANALYZE=1 umi build",
"build:clean": "cross-env NODE_OPTIONS=--max_old_space_size=8192 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