Skip to content

Commit

Permalink
chore: fix scripts/watch-for-browser.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hikerpig committed Aug 3, 2024
1 parent 9fb78d8 commit 4363601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/watch-for-browser.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pnpm exec turbo run watch --concurrency=10 \
--no-cache --no-deps --continue --parallel \
--no-cache --continue --parallel \
--filter="@pintora/renderer" \
--filter="@pintora/diagrams" \
--filter="@pintora/core" \
Expand Down

0 comments on commit 4363601

Please sign in to comment.