📅  最后修改于: 2022-03-11 15:04:38.090000             🧑  作者: Mango
# If you're using Webpack then make sure you have this in your
# webpack config file:
output.publicPath = '/'
devServer.historyApiFallback = true
# This should solve it.