This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2927b116-1087-4e0b-82c2-8037631687af XWIKI-24197 Open

Wrong sourcemaps in webjar-node packages

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f2f8510c-7b0a-4237-8154-c863239becda Pierre Jeanjean created this issue on 08/Apr/26 08:44
 
Summary: Wrong sourcemaps in webjar-node packages
Issue Type: cid:jira-generated-image-avatar-2927b116-1087-4e0b-82c2-8037631687af Bug
Affects Versions: 18.2.0-rc-1
Assignee: Unassigned
Components: Webjar
Created: 08/Apr/26 08:44
Priority: cid:jira-generated-image-static-major-37794b0e-5ca4-409e-af9f-49ab02c26bfd Major
Reporter: Pierre Jeanjean
Description:

Webjar-node packages are built through Vite, and usually reexport the outputs of other Vite builds. However, in this case, the shipped sourcemaps correspond to the minification of the already minified files (from the previous Vite build), which is basically useless for a developer.

 
 

2 updates

 
cid:jira-generated-image-avatar-f2f8510c-7b0a-4237-8154-c863239becda Changes by Pierre Jeanjean on 08/Apr/26 08:44
 
Fix Version: 18.3.0-rc-1
Assignee: Pierre Jeanjean