Skip to content

Commit

Permalink
Update webpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
Becca Bailey committed Jun 2, 2022
1 parent 6dc0074 commit e89f71d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/webpack/webpack.config.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ module.exports = {
]
},
devServer: {
port: WDS_PORT,
noInfo: false
port: WDS_PORT
},
// https://stackoverflow.com/questions/64475910/replacing-polyfill-for-process-in-webpack-v5-from-v4
plugins: [
Expand Down

0 comments on commit e89f71d

Please sign in to comment.