Skip to content

@nxext/capacitor:cap

Run a Capacitor command

Options can be configured in the '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.

Options

cmd

Type: string

The Capacitor command.

preserveProjectNodeModules

Type: boolean

Preserve the node_modules folder inside the project dir.

MIT Licensed | Copyright © 2020-present Nxext Developers & Contributors