fregante / iphone-inline-video

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

Common and es modules #140

Closed zouloux closed 6 years ago

zouloux commented 6 years ago

Hello and thanks for this very useful library !

I'm just wondering. Why common-js and es-modules are gitignore ? It force us to build or fork it to have these files with npm.

Thanks !

fregante commented 6 years ago

No, those files are ignored from git, but they are on npm 😉

zouloux commented 6 years ago

Why I didn't saw them. Thanks for your time :) I'll remove my useless fork.