Topic: How to build MDB v4.16.0 with Laravel Mix
ZFV free asked 4 years ago
For those who are still having trouble importing and building MDB with Laravel Mix, I've created a gist with my current working solution:
https://gist.github.com/PabloCamp0s/a22b810af012d6110e98cb7539e96484
jQuery has been locked to ~3.4.x in package.json because of a known issue with jQuery 3.5.0 and Bootstrap 4 collapsible cards/accordions.
Hope this helps anyone facing the same problems I've encountered with.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.16.0
- Device: PC
- Browser: Chromium
- OS: Linux
- Provided sample code: No
- Provided link: Yes
Grzegorz Bujański staff commented 4 years ago
Hi. Thanks for sharing this!