|
| Summary: |
Provide a localization adapter for ES modules |
| Issue Type: |
Improvement |
| Affects Versions: |
18.3.0 |
| Assignee: |
Unassigned |
| Components: |
Localization |
| Created: |
26/Aug/26 11:36 |
| Priority: |
Major |
| Reporter: |
Manuel Leduc |
| Description: |
Currently, the client-side localization offers two adapters.
But, in the context of an es module code base, the only available option is to wrap the requirejs in a promise, which still make the code dependant of requirejs, and consequently not portable outside XWiki. |
|