Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant