-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
The maven artifacts of the editor have a size that is bigger than expected.
We should analyze if it's possible to reduce the size of the published artifacts, keeping the first constraint of max under 30mb.
Taking a look at the artifact, I got this:
Looks like the monaco editor has 63.4 mb. We should also analyze if this editor is used on online editor/github extensions because this will make our tooling really slow to load.
This issue blocks any new release based on maven integrations.