Details
-
Bug
-
Status: Resolved (View Workflow)
-
Blocker
-
Resolution: Done
-
None
-
None
-
2020 Week 04-06 (from Jan 20), 2020 Week 07-09 (from Feb 10)
-
3
Description
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.