Skip to content

Commit

Permalink
fix: 修复构建资源路径问题
Browse files Browse the repository at this point in the history
  • Loading branch information
longchan committed Oct 27, 2023
1 parent 977ca0d commit 7f5f1ef
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 @@ -11,7 +11,7 @@
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
},
"homepage": ".",
"homepage": "https://007sair.github.io/formily-demo/",
"dependencies": {
"@ant-design/icons": "^5.2.5",
"@formily/antd-v5": "^1.1.0",
Expand Down

0 comments on commit 7f5f1ef

Please sign in to comment.