Skip to content

Commit

Permalink
fix: siyuan build
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jan 10, 2025
1 parent 972de2f commit 89b5770
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 @@ -4,7 +4,7 @@
"scripts": {
"devApp": "ppnpm dev -F @terwer/share-pro-app -- --host",
"devSiyuan": "pnpm build -F siyuan-blog -- --watch",
"buildArtifacts": "pnpm build -F @terwer/share-pro-app -- --from node && pnpm build -F siyuan-blog",
"buildArtifacts": "pnpm build -F @terwer/share-pro-app -- --from node && pnpm build -F @terwer/share-pro-app -- --from siyuan",
"build": "turbo run build",
"dev": "turbo run dev",
"lint": "turbo run lint",
Expand Down

0 comments on commit 89b5770

Please sign in to comment.