monaco-editor/build/amd
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
..
src Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
build.script.ts uses rollup to bundle monaco-editor's monaco.d.ts (#5033) 2025-10-09 21:26:17 +02:00
plugin.js Fixes worker sandbox problems (#4975) 2025-09-05 14:27:56 -04:00
rollup-types.config.mjs First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
vite.config.js First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00