瀏覽代碼

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,