Fixes dev issue caused by sandboxed iframe.
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…
Reference in New Issue