diff --git a/website/webpack.config.ts b/website/webpack.config.ts index 866ef59b..12c425f8 100644 --- a/website/webpack.config.ts +++ b/website/webpack.config.ts @@ -37,6 +37,7 @@ module.exports = { "Access-Control-Allow-Headers": "X-Requested-With, content-type, Authorization", }, + allowedHosts: "all", watchFiles: [], }, module: {