Topic: Remove mdb
angularlover free asked 4 years ago
I want to remove mdb from my project once installed, is that possible?
Arkadiusz Idzikowski staff answered 4 years ago
Yes, it's possible. You need to remove angular-bootstrap-md package with npm uninstall angular-bootstrap-md
command and remove all MDB configuration options and imports from your angular.json
, app.module
and other components/modules (that depends on your project configuration).
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.10.1
- Device: Computer
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No