mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Revert service-worker js -> ts rewrite
This is causing build issues by pulling in the webworker typings
This commit is contained in:
@@ -31,5 +31,8 @@
|
||||
"./vs/**/*.ts",
|
||||
"./vscode-dts/vscode.proposed.*.d.ts",
|
||||
"./vscode-dts/vscode.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"vs/workbench/contrib/webview/browser/pre/service-worker.js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user