mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
switch monaco to cdn
This commit is contained in:
parent
7f8bd9d1f7
commit
12a26130f9
@ -9,7 +9,7 @@ import useGraph from "src/hooks/store/useGraph";
|
|||||||
|
|
||||||
loader.config({
|
loader.config({
|
||||||
paths: {
|
paths: {
|
||||||
vs: "https://microsoft.github.io/monaco-editor/node_modules/monaco-editor/min/vs",
|
vs: "https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.34.0/min/vs",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user