Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Add AMD defition in core JavaScript #4

Merged
merged 2 commits into from
Feb 6, 2014
Merged

Add AMD defition in core JavaScript #4

merged 2 commits into from
Feb 6, 2014

Conversation

drublic
Copy link
Contributor

@drublic drublic commented Feb 6, 2014

This commit adds support for AMD libraries like RequireJS and concepts as CommonJS. If these concepts are not used within your project the polyfill's object is exposed to the global scope.

Also fixes of inconstant white space.

This commit adds support for AMD libraries like RequireJS and
concepts as CommonJS. If these concepts are not used within your
project the polyfill's object is exposed to the global scope.
Schepp added a commit that referenced this pull request Feb 6, 2014
Add AMD defition in core JavaScript
@Schepp Schepp merged commit 666195e into anselmh:master Feb 6, 2014
@drublic drublic deleted the amd branch February 6, 2014 09:35
@drublic
Copy link
Contributor Author

drublic commented Feb 6, 2014

Thanks.

anselmh added a commit that referenced this pull request May 27, 2014
* Fix for Firefox (#5)
* Add AMD definition in core JavaScript (#4)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants