FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge pull request #2 from browser-use/f4-turbo-filter-browsercode-pa… · browser-use/browsercode@d2f3411 · GitHub

Commit d2f3411

Browse files
authored
Merge pull request #2 from browser-use/f4-turbo-filter-browsercode-packages
f4: scope turbo typecheck to browsercode-packages filter
2 parents 0bf079e + 980abcd commit d2f3411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dev:console": "ulimit -n 10240 2>/dev/null; bun run --cwd packages/console/app dev",
1313
"dev:storybook": "bun --cwd packages/storybook storybook",
1414
"lint": "oxlint",
15-
"typecheck": "bun turbo typecheck",
15+
"typecheck": "bun turbo typecheck --filter='@browser-use/browsercode-core...' --filter='@browser-use/bcode-browser'",
1616
"postinstall": "bun run --cwd packages/opencode fix-node-pty",
1717
"prepare": "husky",
1818
"random": "echo 'Random script'",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL