mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 08:45:56 +01:00
missing compile change
This commit is contained in:
@@ -92,7 +92,6 @@ function createAsar(folderPath, unpackGlobs, skipGlobs, duplicateGlobs, destFile
|
||||
return;
|
||||
}
|
||||
if (shouldDuplicateFile(file)) {
|
||||
console.log(file.relative);
|
||||
this.queue(new VinylFile({
|
||||
base: '.',
|
||||
path: file.path,
|
||||
|
||||
Reference in New Issue
Block a user