Skip to content

Commit 390510c

Browse files
mikesherovscottgonzalez
authored andcommitted
Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist.
1 parent 35dc930 commit 390510c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grunt.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ grunt.initConfig({
161161
"package.json",
162162
"*.jquery.json",
163163
"ui/**/*",
164+
"ui/.jshintrc",
164165
"demos/**/*",
165166
"themes/**/*",
166167
"external/**/*",

0 commit comments

Comments
 (0)