mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Simplify buildfile around web workers
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
export interface IEntryPoint {
|
||||
name: string;
|
||||
include?: string[];
|
||||
exclude?: string[];
|
||||
dest?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user