Topic: Library and plugin import as ES6 module
EmanueleMazzi priority asked 2 years ago
Expected behavior
we have the necessity to import the library and in particular the plugin elements as ES6 module in our project instead of script tag procedure.
Actual behavior
We receive an error as the elements are not ES6 module in the minified version.
Resources (screenshots, code snippets etc.) To be more specific as example
import calendar from /path/
Grzegorz Bujański staff answered 2 years ago
We also add source files to each plug-in. Have you tried to import the plugin from source files?
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: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No