Skip to content

Commit

Permalink
Removed context default value (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
sateffen authored and danez committed Jan 20, 2017
1 parent eb3039d commit 6abe2d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const webpackDevServerOptions = {
hot: false,
contentBase: '.',
webpack: {
context: '.',
output: {
path: '/'
}
Expand Down

0 comments on commit 6abe2d2

Please sign in to comment.