We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9d6b4 commit 8e75c35Copy full SHA for 8e75c35
src/jquery.mask.js
@@ -38,7 +38,7 @@
38
'use strict';
39
40
// UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
41
-// https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js
+// https://github.com/umdjs/umd/blob/master/templates/jqueryPlugin.js
42
(function (factory, jQuery, Zepto) {
43
44
if (typeof define === 'function' && define.amd) {
0 commit comments