Skip to content

Commit 03b5909

Browse files
committed
Update scripts so they filter correctly
1 parent e9d2f81 commit 03b5909

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ yarn && yarn build
4242

4343
Run commands from a selected workspace using [`turbo run <command> --filter=<workspace>...`](https://turborepo.org/docs/core-concepts/filtering) flag.
4444

45-
| Command | Runs |
46-
| ---------------------------------------------------- | ------------------------------------ |
47-
| `yarn turbo run dev --filter=@shopify/polaris...` | Open the react component storybook |
48-
| `yarn turbo run dev --filter=polaris.shopify.com...` | Open polaris.shopify.com NextJS site |
45+
| Command | Runs |
46+
| ------------------------------------------------- | ------------------------------------ |
47+
| `yarn turbo run dev --filter=@shopify/polaris` | Open the react component storybook |
48+
| `yarn turbo run dev --filter=polaris.shopify.com` | Open polaris.shopify.com NextJS site |
4949

5050
**All workspaces**
5151

0 commit comments

Comments
 (0)