xmpp.chapril.org-conversejs/src/jquery-private-external.js
JC Brand 7bdb7ae5aa Revert "Small change to remove need for jquery-private-external.js updates #269"
This reverts commit d33faa53d0.

Conflicts:
	src/build-no-jquery.js
2014-10-30 15:25:53 +01:00

4 lines
54 B
JavaScript

define(['jquery'], function (jq) {
return jq;
});