mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Reduce reliance on RESOLVED_CORE_PATH
This commit is contained in:
parent
346cb83091
commit
745893d211
7 changed files with 56 additions and 49 deletions
|
|
@ -123,7 +123,6 @@
|
|||
|
||||
<script src="../metadata.js"></script>
|
||||
<script src="dev-setup.js"></script>
|
||||
<script>document.write('<script src="' + RESOLVED_CORE_PATH + '/loader.js"><'+'/script>');</script>
|
||||
<script>
|
||||
loadEditor(function() {
|
||||
monaco.editor.create(document.getElementById('editor'), {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue