Commit bed8e2d
chore: enable client-side routing in dev server
Added historyApiFallback to webpack dev server config to properly handle
client-side routing. Without this, refreshing the page on non-root routes
would return 404 errors.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 723ef9f commit bed8e2d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments