Skip to content

Commit 2ada403

Browse files
committed
Fix indentation
1 parent 6acf979 commit 2ada403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if (env === 'production') {
3838
unsafe_comps: true,
3939
screw_ie8: true,
4040
warnings: false
41-
}
41+
}
4242
})
4343
)
4444
}

0 commit comments

Comments
 (0)