mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Stop using old polyfills
This commit is contained in:
parent
98cc547869
commit
2af61871de
2 changed files with 0 additions and 35 deletions
|
|
@ -8,10 +8,6 @@ import IWorkerContext = monaco.worker.IWorkerContext;
|
|||
|
||||
import * as htmlService from 'vscode-html-languageservice';
|
||||
|
||||
import * as poli from './fillers/polyfills';
|
||||
|
||||
poli.polyfill();
|
||||
|
||||
export class HTMLWorker {
|
||||
|
||||
private _ctx: IWorkerContext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue