This commit is contained in:
parent
a95984852e
commit
aea964894a
1 changed files with 7 additions and 0 deletions
7
.swcrc
Normal file
7
.swcrc
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"jsc": {
|
||||||
|
"keepClassNames": true,
|
||||||
|
"target": "es2017"
|
||||||
|
},
|
||||||
|
"minify": true
|
||||||
|
}
|
Loading…
Reference in a new issue