]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Renamed jshint target from src to all.
authorScott González <scott.gonzalez@gmail.com>
Mon, 11 Nov 2013 19:12:21 +0000 (14:12 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 26 Nov 2013 20:49:12 +0000 (15:49 -0500)
(cherry picked from commit 8de24907b70002305483615ee1926e95affe42b6)

Gruntfile.js

index 58274988b23bc8d555c934506ffe2b3009282697..3aa8711f41cc60ad221221178e568cabad872057 100644 (file)
@@ -211,7 +211,7 @@ grunt.initConfig({
                options: {
                        jshintrc: true
                },
-               src: [
+               all: [
                        "ui/*.js",
                        "Gruntfile.js",
                        "build/**/*.js",