Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderlaw committed Dec 28, 2016
1 parent fc6c5ca commit 19be79d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ module.exports = function(grunt) {
}
},
watch: {
options: {
interval: 5000
},
copyUIJS: {
files: ['src/main/resources/ui/sqlfiddle/www/javascript/**/*'],
tasks: [ 'sync', 'requirejs:minifyMainJS', 'requirejs:minifyOAuthJS' ]
Expand Down

0 comments on commit 19be79d

Please sign in to comment.