Skip to content

Commit

Permalink
Remove watchContentBase option (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravtiwari authored Aug 31, 2017
1 parent 3eeeb6c commit cd6dc71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/environments/development.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ module.exports = class extends Environment {
'Access-Control-Allow-Origin': '*'
},
overlay: true,
watchContentBase: true,
watchOptions: {
ignored: /node_modules/
},
Expand Down

0 comments on commit cd6dc71

Please sign in to comment.