This issue has been created
There are 5 updates.
 
 
Cristal / cid:jira-generated-image-avatar-dbbbcbc8-eeae-47f9-b77a-91bb305b40d2 CRISTAL-715 Open

uiextension-api needs to be built with vite to be properly distributed

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-74cc94c2-0ba7-43aa-a89f-bb4cca2bf81d Pierre Jeanjean created this issue on 22/Oct/25 17:19
 
Summary: uiextension-api needs to be built with vite to be properly distributed
Issue Type: cid:jira-generated-image-avatar-dbbbcbc8-eeae-47f9-b77a-91bb305b40d2 Improvement
Affects Versions: 0.23
Assignee: Unassigned
Components: Distribution
Created: 22/Oct/25 17:19
Priority: cid:jira-generated-image-static-major-d6ab8d1d-25d0-47ff-a001-05a03e34a6f1 Major
Reporter: Pierre Jeanjean
Description:

Right now, trying to bundle Cristal in another application causes the following error:

> ERROR: Parameter decorators only work when experimental decorators are enabled

This seems to be due to the way `uiextension-api` is built (through rimraf), which does not export a generated js module including the decorators.

 
 

5 updates

 
cid:jira-generated-image-avatar-74cc94c2-0ba7-43aa-a89f-bb4cca2bf81d Changes by Pierre Jeanjean on 22/Oct/25 17:20
 
Fix Version: 0.24
Fix Version: 0.23.1
Assignee: Pierre Jeanjean
Component: Distribution
Component: Development Issues only