mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
removing editor.main.nls.js
This commit is contained in:
parent
67d664a329
commit
e52ff42729
3 changed files with 0 additions and 3 deletions
|
|
@ -9,7 +9,6 @@
|
|||
paths: { vs: "node_modules/monaco-editor/min/vs" },
|
||||
};
|
||||
require("script-loader!../../node_modules/monaco-editor/min/vs/loader");
|
||||
require("script-loader!../../node_modules/monaco-editor/min/vs/editor/editor.main.nls.js");
|
||||
require("script-loader!../../node_modules/monaco-editor/min/vs/editor/editor.main.js");
|
||||
import { loadMonaco } from "../monaco-loader";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue