mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-18 19:49:04 +00:00
Re-enable terser
This commit is contained in:
@@ -90,7 +90,7 @@ export default async function ({ watch }) {
|
||||
commonjs(),
|
||||
resolve(),
|
||||
replace({ __PRERENDER__: false, __PRODUCTION__: isProduction }),
|
||||
//terser({ module: true }),
|
||||
terser({ module: true }),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user