monaco-editor/build
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
..
amd Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
esm Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
npm Restructures out and release folders. 2023-02-22 17:39:35 +01:00
build-monaco-editor.ts Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
check-samples.ts Fixes CI failure. 2023-02-10 11:32:21 +01:00
fs.ts Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
importTypescript.ts Fixes CodeQL issues (#4090) 2023-07-19 17:05:52 +02:00
postinstall.ts Convert build scripts to JavaScript. 2022-02-03 15:25:24 +01:00
releaseMetadata.ts Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00
simpleserver.ts Restore manual running from the repository (#4150) 2023-08-31 09:57:50 +02:00
tsconfig.json Remove regex replacements from import-typescript 2022-10-10 21:51:43 -07:00
utils.ts Uses rollup for ESM build and d.ts bundling. (#5048) 2025-10-13 18:05:43 +02:00