Skip to content

Commit 9534fee

Browse files
committed
fix: 移除输出配置中的 js 最小化选项
1 parent 93fe0cf commit 9534fee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rsbuild.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export default defineConfig({
1818
output: {
1919
polyfill: 'usage',
2020
minify: {
21-
js: false,
2221
jsOptions: {
2322
minimizerOptions: {
2423
compress: {

0 commit comments

Comments
 (0)