mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 20:19:05 +00:00
Avoid redundant empty file
This commit is contained in:
@@ -110,6 +110,7 @@ export default async function ({ watch }) {
|
||||
replace({ __PRERENDER__: false, __PRODUCTION__: isProduction }),
|
||||
terser({ module: true }),
|
||||
],
|
||||
preserveEntrySignatures: false,
|
||||
},
|
||||
{
|
||||
dir,
|
||||
|
||||
Reference in New Issue
Block a user