KYLIN-989 minor grunt path update for ui-grid resize plugin
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f6be4839 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f6be4839 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f6be4839 Branch: refs/heads/1.5.x-HBase1.x Commit: f6be4839c07e4cd96b67601c57ab24a70e555da2 Parents: 19f5cf7 Author: Jason <jiat...@163.com> Authored: Mon May 16 15:26:34 2016 +0800 Committer: Jason <jiat...@163.com> Committed: Mon May 16 15:26:34 2016 +0800 ---------------------------------------------------------------------- webapp/Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/f6be4839/webapp/Gruntfile.js ---------------------------------------------------------------------- diff --git a/webapp/Gruntfile.js b/webapp/Gruntfile.js index bd78fc6..fc45b91 100644 --- a/webapp/Gruntfile.js +++ b/webapp/Gruntfile.js @@ -127,7 +127,7 @@ module.exports = function (grunt) { expand: true, cwd: 'app/components/angular-ui-grid/', src: ['ui-grid.eot', 'ui-grid.svg', 'ui-grid.ttf', 'ui-grid.woff'], - dest: 'dist/' + dest: 'dist/css' }, { expand: true,