-
Notifications
You must be signed in to change notification settings - Fork 427
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
Rename project, reset version and changelog #6
Conversation
package.json
Outdated
"description": "Play back HLS with video.js, even where it's not natively supported", | ||
"name": "@videojs/http-streaming", | ||
"version": "0.1.0", | ||
"description": "Play back HLS and DASH with video.js, even where it's not natively supported", | ||
"main": "es5/videojs-contrib-hls.js", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do we want the output files to be named? videojs-http-streaming.js
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me
maybe update README to say new project name? |
ChromeCanary Support
…hls-caption-id3-partial-tests test: caption id3 partial tests
Description
This PR updates project information from videojs-contrib-hls to http-streaming
Requirements Checklist