Details
-
Bug
-
Resolution: Fixed
-
Major
-
0.23
-
None
-
Unknown
-
N/A
-
N/A
-
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 tsc), which does not export a generated js module including the decorators.