Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 236e633

Browse files
ajkshfjkajmaikai (A)
andauthored
fix: 修复IOS依赖文件导致的安装编译报错问题 (#101)
Co-authored-by: maikai (A) <[email protected]>
1 parent 3cc0837 commit 236e633

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,8 @@
7777
},
7878
"files": [
7979
"src",
80-
"android",
81-
"ios",
8280
"harmony",
8381
"react-native-webview.podspec",
84-
"!android/build",
85-
"!ios/build",
8682
"!**/__tests__",
8783
"!**/__fixtures__",
8884
"!**/__mocks__"
@@ -96,10 +92,5 @@
9692
]
9793
}
9894
},
99-
"codegenConfig": {
100-
"name": "WebViewSpecs",
101-
"type": "components",
102-
"jsSrcsDir": "src"
103-
},
10495
"packageManager": "[email protected]"
10596
}

0 commit comments

Comments
 (0)