diff --git a/script/build.ts b/script/build.ts index 46b46c2..55e39a6 100644 --- a/script/build.ts +++ b/script/build.ts @@ -136,7 +136,6 @@ const compress = type === 'dist'; babelHelpers: 'bundled', sourceType: 'module' }), - terser(), resolve(), commonjs(), json()