Current state
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
// AMD Compliance
|
||||
if ('function' === typeof define && define.amd)
|
||||
define('parsley', function() { return window.Parsley; } );
|
||||
|
||||
})(window.jQuery);
|
||||
@@ -0,0 +1,9 @@
|
||||
/*!
|
||||
* @@name
|
||||
* @@author
|
||||
* Version @@version - built @@timestamp
|
||||
* @@license Licensed
|
||||
*
|
||||
*/
|
||||
|
||||
!(function($) {
|
||||
Reference in New Issue
Block a user