Skip to content

Commit

Permalink
Merge 8a6cc8e into b0b5729
Browse files Browse the repository at this point in the history
  • Loading branch information
jsveron23 committed Mar 9, 2019
2 parents b0b5729 + 8a6cc8e commit e2f31ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/webpack/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const DEV_SERVER = {
port: PORT,
compress: true,
contentBase: Path.resolve('src', 'assets'),
disableHostCheck: true, // for Heroku
historyApiFallback: true
}

Expand Down

0 comments on commit e2f31ba

Please sign in to comment.