Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin failing to register if I rebuild the code. #240

Open
gainggs opened this issue Nov 2, 2023 · 0 comments
Open

Plugin failing to register if I rebuild the code. #240

gainggs opened this issue Nov 2, 2023 · 0 comments

Comments

@gainggs
Copy link

gainggs commented Nov 2, 2023

Hey - thanks for keeping this rolling, especially for Video JS 8.

I've got everything working OK if I import the module contained in the dist of this commit, however if I download the codebase, rebuild the plugin and then import it I get an error.

I'm not sure if I'm missing a step during the build, or doing something wrong to end up with code that breaks. For context, I'm:

  1. Downloading the ZIP
  2. Unzipping
  3. Running npm install
  4. Running npm build

Everything seems to build OK and the dist folder is populated as expected, however when I include this new build I get the following console error:

image

Would welcome any thoughts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant