tech(emails): small update to grunt watch for emails

pull/2492/head
Torkel Ödegaard 10 years ago
parent 43ef9f909a
commit 82feeff3aa
  1. 2
      emails/grunt/watch.js

@ -9,7 +9,7 @@ module.exports = {
tasks: ['default'],
options: {
nospawn: true,
livereload: true,
livereload: false,
}
}

Loading…
Cancel
Save