Browse Source

pref: code protection during upload

wangyuan 2 năm trước cách đây
mục cha
commit
ec3de4e582
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,