Browse Source

config.json

anxiaoxia 1 year ago
parent
commit
e8dfa88059
1 changed files with 2 additions and 2 deletions
  1. 2 2
      project.config.json

+ 2 - 2
project.config.json

@@ -46,8 +46,8 @@
   "packOptions": {
   "packOptions": {
     "ignore": [
     "ignore": [
       {
       {
-        "type": "folder",
-        "value": "static"
+        "value": "static",
+        "type": "folder"
       }
       }
     ],
     ],
     "include": []
     "include": []