mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Update README.md
This commit is contained in:
parent
6ca3dba45e
commit
89aa3dceaa
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ npm run simpleserver
|
|||
|
||||
Go to <a href="http://localhost:8888">localhost:8888</a> and explore the samples!
|
||||
|
||||
## Issues
|
||||
|
||||
Please file issues concering `monaco-editor-samples` in the [`monaco-editor` repository](https://github.com/Microsoft/monaco-editor/issues).
|
||||
|
||||
## Loading variations
|
||||
* `browser-amd-editor`: running in a browser using `AMD` lazy loading.
|
||||
* `browser-script-editor`: running in a browser using `AMD` synchronous loading via `<script>` tags.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue