Skip to content

Commit adb9f59

Browse files
committed
build(rollup-config): 修改打包配置
1 parent d95f009 commit adb9f59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared/rollup-config/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export function createRollupConfig({
3333
},
3434
}
3535
: {
36+
mangle: false,
3637
format: {
3738
ascii_only: true,
3839
beautify: true,

0 commit comments

Comments
 (0)