AppModule and SharedModule, removes its path alias from the root tsconfig.json, then deletes the modules/<name>/ directory. The core app and shared modules cannot be removed, and a missing module is reported as an error.
Remove an existing module and unregister it from the application.
AppModule and SharedModule, removes its path alias from the root tsconfig.json, then deletes the modules/<name>/ directory. The core app and shared modules cannot be removed, and a missing module is reported as an error.