restart on bundle complete

pull/1319/head^2
Berkeley Martinez 2015-07-10 12:10:25 -07:00
parent ef91cf3bb2
commit f9addb14b4
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ var paths = {
serverIgnore: [ serverIgnore: [
'gulpfile.js', 'gulpfile.js',
'public/', 'public/',
'!public/js/bundle.js',
'node_modules/', 'node_modules/',
'client/' 'client/'
], ],