Difference between revisions of "Yarn run"
Jump to navigation
Jump to search
↑ https://classic.yarnpkg.com/lang/en/docs/cli/run/
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>[[yarn run]]</code> runs a defined [[package]] script. https://classic.yarnpkg.com/lang/en/docs/cli/run/ | + | <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 transpile-watch]]</code> |
Revision as of 08:50, 30 June 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
Related
See also
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: