- Issue created by @rares badita
An error is thrown because the external file is not marked properly as external in the .libraries.api file:
Exception: Only local files should be passed to _locale_parse_js_file(). in _locale_parse_js_file() (line 1093 of core/modules/locale/locale.module).
I've install the module on Drupal 10.3.14 and the issue arrises.
The file info needs to change from external: true
to type: external
.
Also it would be nice to add the remote license.
Active
1.0
Code