Skip to content

Commit

Permalink
feat(devserver): serve index.html instead of 404
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilnayyar002 committed Nov 28, 2021
1 parent 4b91306 commit 9def7b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wm-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const wmConfig = {
warnings: false
},
},
historyApiFallback: true
}
},
prod: {
Expand Down

0 comments on commit 9def7b2

Please sign in to comment.