vaxla run
Runs any command referenced within the Vaxla config.
The run
command will match a command from within your configuration and runs the code outside of Vaxla.
Arguments
PACKAGE
COMMAND
Options
--package=<packageId>
PACKAGE
. --command=<commandId>
COMMAND
. --dir=<directory>
packageJson.vaxla.config || /vaxla || /tools/vaxla
Example
vaxla/config.ts
To run the dev
script from the web
package, we type in the command: