monaco-yaml/scripts
Remco Haszing c4a95e2dd5
Replace monaco namespace with monaco-editor imports
This is a preparation for `monaco-editor@^0.22.0`. In this version the global
`monaco` object was removed for ESM users.

A choice was made to use `monaco-editor` imports, because this probably has
best compatibility for most users. If users want to use `monaco-editor-core`,
they will have to create an alias in their own build process.
2021-04-13 21:18:18 +02:00
..
bundle-esm.js use yaml-language-server's ESM and UMD modules; fix formatting 2020-09-20 21:23:48 -05:00
bundle-umd.js Replace monaco namespace with monaco-editor imports 2021-04-13 21:18:18 +02:00