Compile with loose mode (#332)
This commit is contained in:
parent
0fcfcc5bf2
commit
fa69bfc755
@ -76,9 +76,9 @@
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
[
|
||||
"env"
|
||||
]
|
||||
["env", {
|
||||
"loose": true
|
||||
}]
|
||||
],
|
||||
"env": {
|
||||
"test": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user