Difference between revisions of "Yarn wsrun"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} {{yarn}}") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | <code>[[yarn wsrun]]</code> run npm scripts or custom commands in a yarn [[workspace]] | ||
+ | <code>[[yarn wsrun --stages --exclude-missing transpile]]</code> | ||
+ | * https://www.npmjs.com/package/wsrun | ||
− | {{yarn}} | + | == Related == |
+ | * <code>[[yarn run]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{yarn workspaces}} | ||
+ | * {{yarn}} | ||
+ | |||
+ | [[Category:Yarn]] |
Latest revision as of 11:17, 7 October 2022
yarn wsrun
run npm scripts or custom commands in a yarn workspace
yarn wsrun --stages --exclude-missing transpile
Related[edit]
See also[edit]
- Yarn Workspaces,
yarn workspace, yarn workspaces, yarn wsrun
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
Advertising: