--dry-run
(alias: -d
)
Run through without making any changes.
--force
(alias: -f
)
Forces overwriting of files.
--entry-file
The path to create the library's public API file.
--prefix
(alias: -p
)
The prefix to apply to generated selectors.
--skip-package-json
Do not add dependencies to package.json.
--skip-install
Skip installing dependency packages.
--skip-ts-config
Do not update tsconfig.json for development experience.