@nrwl/detox:build
Run detox build options.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
A new Nx workshop is coming on July 7th and 8th!To your agenda! A new Nx workshop will happen on July 7th and 8th, an online workshop to know how to Develop at Scale with Nx Monorepos! Schedule and more info
Run detox build options.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
Specify Detox config file path. If not supplied, detox searches for .detoxrc[.js]
or detox
section in package.json
.
Select a device configuration from your defined configurations, if not supplied, and there's only one configuration, detox will default to it.