Skip to content

Commit 33a3983

Browse files
authored
Update webpack.hot.reload.config.js
1 parent 1f5a02b commit 33a3983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.hot.reload.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const config = {
8282
contentBase: rootPath,
8383
port: 3001,
8484
hot: true,
85+
historyApiFallback: true,
8586
},
8687
};
8788

0 commit comments

Comments
 (0)