mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 19:39:20 -05: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