Merge pull request #1231 from retyui/npm-package

Reduce package size
This commit is contained in:
Hampton Maxwell 2018-09-23 00:51:18 -07:00 committed by GitHub
commit 2e3ded763a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View File

@ -1 +0,0 @@
/examples

View File

@ -44,5 +44,14 @@
"android": {
"sourceDir": "./android-exoplayer"
}
}
}
},
"files":[
"android-exoplayer",
"android",
"ios",
"windows",
"TextTrackType.js",
"react-native-video.podspec",
"VideoResizeMode.js"
]
}