gulp integration

This commit is contained in:
Mike Francis 2014-02-06 15:16:07 +00:00
parent aa573e574c
commit d0ef06c80a
18 changed files with 86 additions and 126 deletions

5
script.js Normal file
View file

@ -0,0 +1,5 @@
;(function($) {
// JS goes here
})(jQuery);