Commit graph

3 commits

Author SHA1 Message Date
Henning Dieterichs
5a7e917587
Uses rollup for ESM build and d.ts bundling. (#5048)
* Uses rollup for ESM build and d.ts bundling.
Moves monaco.languages.{typescript, json, html, css} to monaco.*.
Moves monaco.editor.createWebWorker to monaco.createWebWorker.

* Adds excluded files from dist, as they needed to be patched.
2025-10-13 18:05:43 +02:00
Henning Dieterichs
0fd6f29a23
First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
Henning Dieterichs
558def6f54 uses ts instead of js 2025-10-09 17:53:26 +02:00
Renamed from build/amd/src/editor.main.js (Browse further)