mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
v0.53.0 (#4979)
This commit is contained in:
parent
c41951a02b
commit
c7f027ed9e
4 changed files with 16 additions and 15 deletions
|
|
@ -26,7 +26,7 @@ You will get:
|
|||
- inside `/esm`: ESM version of the editor (compatible with e.g. webpack)
|
||||
- `monaco.d.ts`: this specifies the API of the editor (this is what is actually versioned, everything else is considered private and might break with any release).
|
||||
|
||||
The monaco editor also ships an `AMD` build for backwards-compatibility reasons, but the `AMD` support is deprecated and will be removed in future versions.
|
||||
:warning: The monaco editor also ships an `AMD` build for backwards-compatibility reasons, but the `AMD` support is deprecated and will be removed in future versions.
|
||||
|
||||
## Concepts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue