Skip to content

Commit

Permalink
Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied…
Browse files Browse the repository at this point in the history
… to dist.
  • Loading branch information
mikesherov authored and scottgonzalez committed Oct 18, 2012
1 parent 35dc930 commit 390510c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grunt.js
Expand Up @@ -161,6 +161,7 @@ grunt.initConfig({
"package.json",
"*.jquery.json",
"ui/**/*",
"ui/.jshintrc",
"demos/**/*",
"themes/**/*",
"external/**/*",
Expand Down

0 comments on commit 390510c

Please sign in to comment.