UiExtensionBuildCommand
UiExtensionBuildCommand
The package manager to use when invoking the Angular CLI to build UI extensions.
Signature
type UiExtensionBuildCommand = 'npm' | 'yarn' | 'pnpm'
The package manager to use when invoking the Angular CLI to build UI extensions.
type UiExtensionBuildCommand = 'npm' | 'yarn' | 'pnpm'