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: Update to plugin generator 7 standards #53

Merged
merged 2 commits into from
Sep 7, 2018

Conversation

brandonocasey
Copy link
Contributor

Changes

  • Changed some control character regex to a trim() (see comment)
  • Moved .js text fixtures to json since that is what they were. This way we don't have to add an ignore to vjsstandard
  • Change the output of the m3u8 script to test/dist/
  • linted

package.json Outdated
"dependencies": {},
"dependencies": {
"global": "^4.3.2",
"video.js": "^6 || ^7"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this project uses video.js anywhere so this isn't necessary

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides the change @forbesjo mentioned, looks good.

@misteroneill misteroneill merged commit 35ff471 into master Sep 7, 2018
@misteroneill misteroneill deleted the chore/generator-v7 branch September 7, 2018 16:18
miadabdi pushed a commit to miadabdi/m3u8-parser that referenced this pull request Jul 21, 2021
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.

3 participants