ソースを参照

pref: code protection during upload

wangyuan 2 年 前
コミット
ec3de4e582
1 ファイル変更1 行追加1 行削除
  1. 1 1
      project.config.json

+ 1 - 1
project.config.json

@@ -18,7 +18,7 @@
     "minified": true,
     "autoAudits": false,
     "newFeature": false,
-    "uglifyFileName": false,
+    "uglifyFileName": true,
     "uploadWithSourceMap": true,
     "useIsolateContext": true,
     "nodeModules": false,