Skip to content

Add UMD declaration#202

Merged
aterrien merged 1 commit intoaterrien:masterfrom
fidothe:add-UMD-declaration
May 6, 2014
Merged

Add UMD declaration#202
aterrien merged 1 commit intoaterrien:masterfrom
fidothe:add-UMD-declaration

Conversation

@fidothe
Copy link
Contributor

@fidothe fidothe commented May 6, 2014

In order to require this plugin using Require JS or another AMD system
both this plugin and JQuery itself must be AMD-compatible. This PR adds
the Universal Module Defintion pattern from https://github.com/umdjs/umd
so it works as expected with AMD and with traditional methods of
inclusion.

In order to require this plugin using Require JS or another AMD system
both this plugin and JQuery itself must be AMD-compatible. This PR adds
the Universal Module Defintion pattern from https://github.com/umdjs/umd
so it works as expected with AMD and with traditional methods of
inclusion.
@fidothe fidothe mentioned this pull request May 6, 2014
aterrien added a commit that referenced this pull request May 6, 2014
@aterrien aterrien merged commit f0ee538 into aterrien:master May 6, 2014
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.

2 participants

Comments