- Issue created by @shubham_jain
- @shubham_jain opened merge request.
- Status changed to Needs review
over 1 year ago 11:44am 18 September 2023 - Status changed to Needs work
7 months ago 8:58am 17 September 2024 - 🇭🇺Hungary nagy.balint
I don't see how this would work.
The module uses the "dropzonejs" element, so the dropzonejs module needs to be a dependency.
At the same time even if we were to use a CDN we would need to provide an option to use the library locally, so for that a library_info_alter would work which detects whether the dropzonejs is installed.
So maybe this should be more an issue on the dropzonejs issue queue to allow CDN and use library_info_alter to detect local install.