mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
chore: dumi init (#44834)
This commit is contained in:
parent
23870913b1
commit
10c78d3778
@ -45,7 +45,7 @@
|
||||
"unpkg": "dist/antd.min.js",
|
||||
"typings": "es/index.d.ts",
|
||||
"scripts": {
|
||||
"prepare": "is-ci || husky install",
|
||||
"prepare": "is-ci || husky install && dumi setup",
|
||||
"api-collection": "antd-tools run api-collection",
|
||||
"authors": "tsx scripts/generate-authors.ts",
|
||||
"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
|
||||
|
Loading…
Reference in New Issue
Block a user