Skip to content

Commit

Permalink
remove public from webpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
mantesso committed Jun 14, 2024
1 parent 9ec3b4c commit 5361cb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ module.exports = {
open: true,
hot: true,
compress: true,
public: 'odin-battleship.fly.dev',
historyApiFallback: true,
},
module: {
Expand Down

0 comments on commit 5361cb5

Please sign in to comment.