We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a6d4f commit a6b06a3Copy full SHA for a6b06a3
src/monaco.ts
@@ -6,8 +6,6 @@ import './languages'
6
import './theme'
7
import './worker'
8
import setupExtensions from './editor'
9
-import 'monaco-editor'
10
-import 'monaco-editor/esm/vs/editor/standalone/browser/iPadShowKeyboard/iPadShowKeyboard'
11
import { EditorOpenHandler } from './tools/EditorOpenHandlerRegistry'
12
13
errorHandler.setUnexpectedErrorHandler(error => {
0 commit comments