Difference between revisions of "Yarn run"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | https://classic.yarnpkg.com/lang/en/docs/cli/run/ | + | <code>[[yarn run]]</code> runs a defined [[package]] script. https://classic.yarnpkg.com/lang/en/docs/cli/run/ |
* <code>[[yarn run transpile-watch]]</code> | * <code>[[yarn run transpile-watch]]</code> |
Revision as of 08:49, 30 June 2023
yarn run
runs a defined package script. https://classic.yarnpkg.com/lang/en/docs/cli/run/
yarn run transpile-watch
yarn run up
yarn run up --build --no-start
yarn run check
yarn run cross-env
Related
See also
Advertising: