Skip to content

Commit

Permalink
fix: package content optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
skiniks committed Nov 28, 2024
1 parent d096604 commit 1ea4538
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,16 @@
"example"
],
"files": [
"!**/.*",
"!android/.cxx",
"!android/app",
"!android/build",
"!android/gradle",
"!android/gradlew",
"!android/gradlew.bat",
"!android/local.properties",
"!build",
"!lib",
"*.podspec",
"android",
"android/CMakeLists.txt",
"android/build.gradle",
"android/gradle.properties",
"android/src/main",
"cpp",
"ios",
"lib/commonjs",
"lib/module",
"lib/typescript",
"react-native.config.js",
"src"
],
Expand Down

0 comments on commit 1ea4538

Please sign in to comment.