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

Add tests to make sure that bundling works as well as require in node.js #3558

Closed
wants to merge 4 commits into from

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Aug 22, 2016

Description

Fixes #3541

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Unit Tests updated or fixed
  • Reviewed by Core Contributors

@gkatsev
Copy link
Member Author

gkatsev commented Aug 22, 2016

@ljharb if you have any input on this as well, would be appreciated.

@ljharb
Copy link
Contributor

ljharb commented Aug 22, 2016

LGTM

@misteroneill
Copy link
Member

LGTM

We should definitely do something like this in the plugin generator.

@gkatsev gkatsev closed this in c154518 Aug 24, 2016
@gkatsev gkatsev deleted the require-tests branch August 24, 2016 20:33
helenjer pushed a commit to helenjer/video.js that referenced this pull request Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for requiring videojs via browserify, webpack, and node
3 participants