fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.06k stars 298 forks source link

Load via require #52

Closed deepsoul closed 8 years ago

deepsoul commented 8 years ago

How could i load this module via require?

require('iphone-inline-video') doesnt seem to work

fregante commented 8 years ago

I need more information. Do you already have browserify or webpack? What's the error?