We've been using v2 for quite a while in our MeteorJS app, which worked fine. I now tried upgrading to v3, but when trying to play a YouTube video, I get this error: ```Cannot find module 'youtube-video-element/react'``` Maybe this is related to Meteor's bundler that eagerly resolves modules?