modules/<name>/. The command removes standard module references from modules/app/src/AppModule.ts, modules/shared/src/SharedModule.ts, and the root tsconfig.json path aliases before deleting the module directory.
Usage
Examples
Run with no flags to be prompted for the swagger name and confirmation:Options
Safeguards
Only modules marked astype: "swagger" in modules/<name>/<name>.yml are removed. The app and shared modules are protected.