connect-history-api-fallback
connect-history-api-fallback copied to clipboard
Is there a way only fallback to index.html when 404 (not exist file)
Sometimes i want load another html file, and also want load default index.html when file not exist. (Such as webpack-dev-sever historyApiFallback)