missing compile change

pull/227751/head
Benjamin Pasero 2024-09-06 14:33:30 +02:00
parent c3d464a46a
commit da0319cd7d
No known key found for this signature in database
GPG Key ID: E6380CC4C8219E65
1 changed files with 0 additions and 1 deletions

View File

@ -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,