Optional
apiOptional
toolingWhen true
, the LWC components will be updated an deployed using the tooling API instead of the metadata API.
The benefit of this is that the LWC components will be deployed to the org without the need to deploy the entire package.
Optional
toolingTimeout in milliseconds for the tooling API deployment. Default is 120 seconds.
120000
Optional
useWhen set to true, the compiler will use the standard runtime for the generated LWC components
API version to use when deploying the LWC components