videojs-vr icon indicating copy to clipboard operation
videojs-vr copied to clipboard

Error loading es module in typescript project

Open mdellanave opened this issue 5 months ago • 0 comments

Hi, I'm trying to use vr in a stenciljs web component.

I tried loading the vr using the es module in the dist folder but I got an error

Stencil use typescript and maybe the error it's due to the way the vr es module is built

image

Here an example to reproduce the problem

https://codesandbox.io/p/devbox/videojs-with-stenciljs-ryvq8c

some idea to solve?

mdellanave avatar Aug 29 '24 09:08 mdellanave