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

chore: video.js debug build #7082

Merged
merged 1 commit into from
Feb 18, 2021
Merged

chore: video.js debug build #7082

merged 1 commit into from
Feb 18, 2021

Conversation

brandonocasey
Copy link
Contributor

Adds a debug build to video.js that does the following:

  • Exposes DomData on video.js. DomData our internal event tracking object and should be empty on player dispose.
  • Set log level to debug by default.

@gkatsev gkatsev merged commit ba47953 into main Feb 18, 2021
@gkatsev gkatsev deleted the chore/debug-build branch February 18, 2021 15:00
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
Adds a debug build to video.js that does the following:
- Exposes DomData on video.js. DomData our internal event tracking object and should be empty on player dispose.
- Set log level to debug by default.
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

Successfully merging this pull request may close these issues.

2 participants