Skip to content

Commit

Permalink
Merge pull request #181 from osu-cs290-sp21/andy
Browse files Browse the repository at this point in the history
heroku? polo?
  • Loading branch information
andrealit authored Jun 9, 2021
2 parents 58ff4a2 + b43aa88 commit 9310c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
},
output: {
path: path.resolve(__dirname, 'dist'),
filename: 'build.js'
filename: '_build.js'
},
devServer: {
contentBase: path.join(__dirname, 'dist'),
Expand Down

0 comments on commit 9310c20

Please sign in to comment.