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

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

@gainggs

Description

@gainggs

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions