lx hace 5 años
padre
commit
5a268f7a9d
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 2 0
      .gitignore
  2. 1 1
      project.config.json

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+project.config.json
+

+ 1 - 1
project.config.json

@@ -10,8 +10,8 @@
 		"preloadBackgroundData": false,
 		"minified": true,
 		"newFeature": true,
-		"coverView": true,
 		"autoAudits": false,
+		"coverView": true,
 		"showShadowRootInWxmlPanel": true,
 		"scopeDataCheck": false,
 		"checkInvalidKey": true,