remove inline - it makes the build break
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* eslint-disable */
|
||||
// @ts-ignore
|
||||
import styles from 'monaco-editor/min/vs/editor/editor.main.css?inline';
|
||||
import styles from 'monaco-editor/min/vs/editor/editor.main.css';
|
||||
// @ts-ignore
|
||||
import editorWorker from 'monaco-editor/esm/vs/editor/editor.worker.js?worker';
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user