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.
2 parents 71bb6fc + b7b9657 commit 9012f96Copy full SHA for 9012f96
1 file changed
src/monaco.ts
@@ -1,3 +1,4 @@
1
+import './polyfill'
2
import { StandaloneServices } from 'vs/editor/standalone/browser/standaloneServices'
3
import { ITextResourceConfigurationService } from 'vs/editor/common/services/textResourceConfiguration'
4
import { IInstantiationService } from 'vs/platform/instantiation/common/instantiation'
0 commit comments