Skip to content

Commit caed4cc

Browse files
committed
chore: exclude files from npm pack
1 parent 0b8903d commit caed4cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,11 @@
5858
"files": [
5959
"android",
6060
"!android/build",
61+
"!android/local.properties",
6162
"dist",
6263
"ios",
6364
"!ios/build",
65+
"!ios/RTNLine.xcodeproj/project.xcworkspace",
6466
"plugin",
6567
"src",
6668
"app.plugin.js",

0 commit comments

Comments
 (0)