Bläddra i källkod

fix. npmignore

matrixbirds 6 år sedan
förälder
incheckning
57706a1144
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3
    1
      .npmignore

+ 3
- 1
.npmignore Visa fil

@@ -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