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

Check for define.amd along with typeof(define) #163

Merged
merged 2 commits into from
Aug 26, 2015

Conversation

jkarsrud
Copy link
Contributor

To prevent crashing with other module loaders that support define, but are not full AMD module loaders, check for define.amd as well before defining the AMD module.

To prevent crashing with other module loaders that support `define`, but are not full AMD module loaders, check for `define.amd` as well before defining the AMD module.
@joeyparrish joeyparrish self-assigned this Aug 24, 2015
@joeyparrish joeyparrish added the type: enhancement New feature or request label Aug 24, 2015
@joeyparrish
Copy link
Member

Hi Jesper,

Thanks for the contribution! I would be happy to accept this pull request, but I will need you to first read CONTRIBUTING.md and follow the instructions there. In brief, you need to sign a click-through agreement with Google and add yourself to AUTHORS & CONTRIBUTORS.

Thanks again!

@jkarsrud
Copy link
Contributor Author

Sorry about that, it totally slipped my mind! It should all be done now!

joeyparrish added a commit that referenced this pull request Aug 26, 2015
Check for define.amd along with typeof(define)
@joeyparrish joeyparrish merged commit 0c8f64f into shaka-project:master Aug 26, 2015
@joeyparrish
Copy link
Member

Thanks!

@jkarsrud jkarsrud deleted the patch-1 branch August 27, 2015 10:57
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants