mirror of
https://github.com/microsoft/monaco-editor.git
synced 2024-11-25 16:35:44 +08:00
Fixes dev issue caused by sandboxed iframe.
This commit is contained in:
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
Block a user