File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ yarn && yarn build
4242
4343Run 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
You can’t perform that action at this time.
0 commit comments