docs: update doc
parent
508878c221
commit
248f041be0
|
@ -1 +1 @@
|
|||
Subproject commit 8cbcd36f0b02f1310979d29114be1a8e9cd295c5
|
||||
Subproject commit 1a5f8cb5ce4ea8d33a9f0b35237b62358853d512
|
|
@ -29,8 +29,6 @@
|
|||
"dev": "node build/dev.js",
|
||||
"start": "cross-env PORT=3001 NODE_ENV=development webpack-dev-server --config build/webpack.dev.conf.js",
|
||||
"test": "cross-env NODE_ENV=test jest --config .jest.js",
|
||||
"site": "node scripts/run.js _site",
|
||||
"copy": "node scripts/run.js copy-html",
|
||||
"compile": "node antd-tools/cli/run.js compile",
|
||||
"pub": "node antd-tools/cli/run.js pub",
|
||||
"pub-with-ci": "node antd-tools/cli/run.js pub-with-ci",
|
||||
|
|
Loading…
Reference in New Issue