Skip to content

Commit 1a5541c

Browse files
committed
Remove things from pack
1 parent e79277d commit 1a5541c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/.npmignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
*.map
22
*.ts
3-
!*.d.ts
3+
!index.d.ts
4+
!login.android.d.ts
5+
!login.common.d.ts
6+
!login.ios.d.ts
47
tsconfig.json
58
scripts/*
69
platforms/android/*
710
!platforms/android/include.gradle
811
!platforms/android/*.aar
912
!platforms/android/*.jar
10-
.DS_Store
13+
.DS_Store

0 commit comments

Comments
 (0)