瀏覽代碼

fix. npmignore

matrixbirds 5 年之前
父節點
當前提交
57706a1144
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      .npmignore

+ 3
- 1
.npmignore 查看文件

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