chore: updated monaco and tools to update monaco
This commit is contained in:
3
assets/js/monaco_entry.js
Normal file
3
assets/js/monaco_entry.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// ESM entry point for Monaco. Bundled by esbuild into priv/static/assets/monaco.js
|
||||
// editor.main.js loads the API AND registers all bundled languages (api.js only exposes the API)
|
||||
export * from "monaco-editor/esm/vs/editor/editor.main.js";
|
||||
Reference in New Issue
Block a user