From: Jörn Zaefferer Date: Thu, 2 Aug 2012 11:46:29 +0000 (+0200) Subject: Build: Include *.jquery.json files in release X-Git-Tag: 1.9.0-rc.1~16 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f4e47278ae80f3e56cd9b91f2208ef8ce0a0f20c;p=jquery-ui.git Build: Include *.jquery.json files in release --- diff --git a/grunt.js b/grunt.js index a861be2e0..1dc102a9d 100644 --- a/grunt.js +++ b/grunt.js @@ -164,6 +164,7 @@ grunt.initConfig({ "README.md", "grunt.js", "package.json", + "*.jquery.json", "ui/**/*", "demos/**/*", "themes/**/*",