AppModule and SharedModule, removes its path alias from the root tsconfig.json and its scope from .commitlintrc.ts, then deletes the modules/<name>/ directory. The core app and shared modules cannot be removed, and a missing module is reported as an error.
Usage
Examples
Run with no flags to be prompted for the module name, then confirm removal:Options
| Option | Description | Default |
|---|---|---|
--name | Name of the module to remove (normalized to kebab-case). | Prompted if omitted |