update ecma version

This commit is contained in:
kmvan
2020-04-08 23:26:32 +08:00
parent ee824909b3
commit 986889fdf9

View File

@@ -43,7 +43,7 @@ module.exports = {
cache: true,
terserOptions: {
output: {
ecma: 5,
ecma: 6,
comments: false,
},
compress: {