Fixes dev issue caused by sandboxed iframe.

pull/3612/merge
Henning Dieterichs 2 years ago committed by Henning Dieterichs
parent 6c56744c34
commit a1a90c30fd

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

Loading…
Cancel
Save