Difference between revisions of "Yarn wsrun"
Jump to navigation
Jump to search
(4 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 | |
== Related == | == Related == | ||
Line 7: | Line 9: | ||
== See also == | == See also == | ||
+ | * {{yarn workspaces}} | ||
* {{yarn}} | * {{yarn}} | ||
[[Category: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: