Explorar el Código

fix. npmignore

matrixbirds hace 6 años
padre
commit
57706a1144
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3
    1
      .npmignore

+ 3
- 1
.npmignore Ver fichero

@@ -24,7 +24,9 @@ ios/Pods
24 24
 ios/Podfile*
25 25
 xcuserdata*
26 26
 **/*/xcuserdata*
27
-src
27
+src/**/*.ts
28
+!android/src/
29
+!android/build.gradle
28 30
 **/*.iml
29 31
 **/*.properties
30 32
 .project