Skip to content

Commit

Permalink
chore: dumi init (ant-design#44834)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyair authored Sep 13, 2023
1 parent 2387091 commit 10c78d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 10c78d3

Please sign in to comment.