Difference between revisions of "Yarn run"
Jump to navigation
Jump to search
↑ https://classic.yarnpkg.com/lang/en/docs/cli/run/
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | <code>[[yarn run]]</code> runs a defined [[package]] script. <ref>https://classic.yarnpkg.com/lang/en/docs/cli/run/</ref> | ||
− | + | * <code>[[yarn run transpile-watch]]</code> | |
+ | * <code>[[yarn run]] up</code> | ||
+ | * <code> [[yarn run up --build --no-start]]</code> | ||
+ | * <code>[[yarn run check]]</code> | ||
+ | * <code>[[yarn run cross-env]]</code> | ||
+ | * [[yarn run create]] | ||
+ | == Related == | ||
+ | * <code>[[yarn wsrun]]</code> | ||
− | ==See also== | + | == See also == |
+ | * {{yarn run}} | ||
* {{yarn}} | * {{yarn}} | ||
− | |||
− | [[Category: | + | [[Category:Yarn]] |
Latest revision as of 07:47, 6 July 2023
yarn run
runs a defined package script. [1]
yarn run transpile-watch
yarn run up
yarn run up --build --no-start
yarn run check
yarn run cross-env
- yarn run create
Related[edit]
See also[edit]
yarn run [ up | check | transpile-watch | cross-env | docker-migrate ]
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
Advertising: