Skip to content

Commit 27dcbea

Browse files
committed
fix(ios): prevent dev framework from being included in npm archive
1 parent 02c66bf commit 27dcbea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ios/AccessIOS.xcframework
2+
example
3+
.vscode
4+
.github
5+
renovate.json
6+
.yarn

0 commit comments

Comments
 (0)