This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-869b54c6-d279-4b2b-bd0e-f4009cb4173b XWIKI-24064 Open

Derive the importmap from package.json in webjars

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c23c2ad8-e304-48bc-88be-752198efc682 Manuel Leduc created this issue on 25/Feb/26 15:26
 
Summary: Derive the importmap from package.json in webjars
Issue Type: cid:jira-generated-image-avatar-869b54c6-d279-4b2b-bd0e-f4009cb4173b Improvement
Affects Versions: 18.1.0
Assignee: Unassigned
Components: Javascript - Importmap
Created: 25/Feb/26 15:26
Priority: cid:jira-generated-image-static-major-a27313e9-2c1c-47ce-a7fc-d8b67a058c65 Major
Reporter: Manuel Leduc
Description:

Currently, we only derive the importmap from xwiki.extension.javascript.modules.importmap properties.
From the example of mvnpm ImportMapUtil we saw that it is possible to derive some importmap entries from the package.json file stored in the webjars.