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

Media Loader needs to check for techs in the registry #2798

Closed
wants to merge 2 commits into from

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Nov 9, 2015

No description provided.

@pam
Copy link

pam commented Nov 9, 2015

Tests passed. Automated cross-browser testing via Sauce Labs and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 63bd07a
Build details: https://travis-ci.org/pam/video.js/builds/90207889

(Please note that this is a fully automated comment.)

@@ -1,7 +1,8 @@
/**
* @file loader.js
*/
import Component from '../component';
import Component from '../component.js';
Copy link
Member

Choose a reason for hiding this comment

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

Is .js the preferred syntax for doing this now?

Copy link
Member Author

Choose a reason for hiding this comment

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

I always preferred being explicit about it.

@dmlap
Copy link
Member

dmlap commented Nov 10, 2015

LGTM

@gkatsev gkatsev closed this in d1316a3 Nov 10, 2015
@gkatsev gkatsev deleted the tech-registry-loader branch November 10, 2015 20:53
@gkatsev gkatsev mentioned this pull request Nov 10, 2015
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