Reduce package size
This commit is contained in:
parent
3c0323fbb0
commit
a135dd346e
@ -1 +0,0 @@
|
|||||||
/examples
|
|
11
package.json
11
package.json
@ -44,5 +44,14 @@
|
|||||||
"android": {
|
"android": {
|
||||||
"sourceDir": "./android-exoplayer"
|
"sourceDir": "./android-exoplayer"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"files":[
|
||||||
|
"android-exoplayer",
|
||||||
|
"android",
|
||||||
|
"ios",
|
||||||
|
"windows",
|
||||||
|
"TextTrackType.js",
|
||||||
|
"react-native-video.podspec",
|
||||||
|
"VideoResizeMode.js"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user