Skip to content

Commit

Permalink
Cherry picked fix to build of Demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
purtuga committed Sep 9, 2016
1 parent 86c1cc0 commit 8008a87
Show file tree
Hide file tree
Showing 5 changed files with 9,467 additions and 2,202 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ module.exports = function(grunt) {
expand: true,
cwd: "<%= buildFolder %>/demo/src/",
src: 'Demo.SPWidgets.aspx',
dest: '<%= buildFolder %>/demo/'
dest: 'demo/'
}
},
uglify : {
Expand Down
Loading

0 comments on commit 8008a87

Please sign in to comment.