// Development server configuration config.devServer = config.devServer || {}; config.devServer.historyApiFallback = true;