mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +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":
|
||||
"X-Requested-With, content-type, Authorization",
|
||||
},
|
||||
allowedHosts: "all",
|
||||
watchFiles: [],
|
||||
},
|
||||
module: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue