mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Fixes dev issue caused by sandboxed iframe.
This commit is contained in:
parent
6c56744c34
commit
a1a90c30fd
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ module.exports = {
|
||||||
"Access-Control-Allow-Headers":
|
"Access-Control-Allow-Headers":
|
||||||
"X-Requested-With, content-type, Authorization",
|
"X-Requested-With, content-type, Authorization",
|
||||||
},
|
},
|
||||||
|
allowedHosts: "all",
|
||||||
watchFiles: [],
|
watchFiles: [],
|
||||||
},
|
},
|
||||||
module: {
|
module: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue