mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-02-07 20:09:27 +08:00
fix: 构建过程去除terser
This commit is contained in:
parent
8cd675a332
commit
92ed1c2d4a
@ -136,7 +136,6 @@ const compress = type === 'dist';
|
|||||||
babelHelpers: 'bundled',
|
babelHelpers: 'bundled',
|
||||||
sourceType: 'module'
|
sourceType: 'module'
|
||||||
}),
|
}),
|
||||||
terser(),
|
|
||||||
resolve(),
|
resolve(),
|
||||||
commonjs(),
|
commonjs(),
|
||||||
json()
|
json()
|
||||||
|
Loading…
Reference in New Issue
Block a user