]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist.
authorMike Sherov <mike.sherov@gmail.com>
Wed, 17 Oct 2012 16:34:13 +0000 (12:34 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 18 Oct 2012 00:51:05 +0000 (20:51 -0400)
grunt.js

index 08647a7a121fececd01ad7960be7eb023eb83623..1430fc5250828e077acc3fa7059c1171971afd35 100644 (file)
--- a/grunt.js
+++ b/grunt.js
@@ -161,6 +161,7 @@ grunt.initConfig({
                                "package.json",
                                "*.jquery.json",
                                "ui/**/*",
+                               "ui/.jshintrc",
                                "demos/**/*",
                                "themes/**/*",
                                "external/**/*",