Topic: Can I download a version of UMD that excludes certain modules?
Lee HoLim priority asked 4 months ago
Expected behavior
Actual behavior
Resources (screenshots, code snippets etc.)
hello. We don't use modules that have scale, such as Chart. Can I download a UMD version that excludes certain modules?
I don't know how to use node.js. For ckeditor (https://ckeditor.com), we provide an online builder that allows users to select specific modules before downloading the zipped file. So I can download it including only the modules I want.
Can mdb bootstrap provide an online builder like ckeditor where you can select only certain modules to download? This is something that not only me but probably many users would want.
Thanks.
Kamila Pieńkowska staff answered 4 months ago
We provide es module import that allows you to import on the page only modules you actually use. And every component provides snippets for es or umd module import usage.
Here is how they differ: https://mdbootstrap.com/docs/standard/getting-started/migration-guide/#section-javascript
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.3.2
- Device: Windows 11
- Browser: Chrome
- OS: 112
- Provided sample code: No
- Provided link: Yes