mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-22 01:08:59 +08:00
update ecma version
This commit is contained in:
@@ -43,7 +43,7 @@ module.exports = {
|
||||
cache: true,
|
||||
terserOptions: {
|
||||
output: {
|
||||
ecma: 5,
|
||||
ecma: 6,
|
||||
comments: false,
|
||||
},
|
||||
compress: {
|
||||
|
||||
Reference in New Issue
Block a user