Files
compiler-explorer/static
mattgodbolt-molty a57c80124c fix(webpack): also patch basic-languages contribution (monaco #5162)
Extend the NormalModuleReplacementPlugin fix to also strip the
editor contribution side-effect imports from the shared
vs/basic-languages/_.contribution.js file.

Monaco 0.55 introduced this pattern across all language contributions
(not just TypeScript), as reported upstream:
https://github.com/microsoft/monaco-editor/issues/5162

Note: the primary bundle size regression (~7 MB) is not from these
side-effect imports (webpack deduplicates them), but from TypeScript's
new direct import of editor.api2.js which pulls in the full standalone
API on the main thread. That path needs further investigation.

🤖 Generated by LLM (Claude, via OpenClaw)
2026-03-10 08:16:18 -05:00
..
2025-10-28 09:45:26 +01:00
2025-06-18 09:04:23 -05:00
2025-07-28 10:34:46 -05:00
2026-02-16 14:07:57 -06:00
2025-04-24 12:10:37 -05:00
2025-07-28 10:34:46 -05:00