diff --git a/src/manifest/pixiManifest.ts b/src/manifest/pixiManifest.ts index 18047db..9fadc4a 100644 --- a/src/manifest/pixiManifest.ts +++ b/src/manifest/pixiManifest.ts @@ -137,8 +137,6 @@ function collectAssets( if (nonIgnored.length === 0) return; - if (nonIgnored.length === 0) return; - bundleAssets.push({ alias: getShortNames(stripTags(path.relative(entryPath, asset.path)), options), src: nonIgnored