monaco-editor/build/esm
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
..
rollup-plugin-keep-css-imports Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
rollup-url-to-module-plugin Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
build.script.ts Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
rollup-types.config.mjs Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
rollup.config.mjs Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00