Fixes dev issue caused by sandboxed iframe.

This commit is contained in:
Henning Dieterichs 2023-02-28 15:15:54 +01:00 committed by Henning Dieterichs
parent 6c56744c34
commit a1a90c30fd

View File

@ -37,6 +37,7 @@ module.exports = {
"Access-Control-Allow-Headers":
"X-Requested-With, content-type, Authorization",
},
allowedHosts: "all",
watchFiles: [],
},
module: {