mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
missing compile change
This commit is contained in:
parent
c3d464a46a
commit
da0319cd7d
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user