mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
clarify mobile support
This commit is contained in:
parent
741a1e5438
commit
841b1ed9e5
1 changed files with 5 additions and 0 deletions
|
|
@ -141,6 +141,11 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona
|
||||||
> Q: I see the warning "Could not create web worker". What should I do?<br/>
|
> Q: I see the warning "Could not create web worker". What should I do?<br/>
|
||||||
> A: HTML5 does not allow pages loaded on `file://` to create web workers. Please load the editor with a web server on `http://` or `https://` schemes. Please also see the cross domain case above.
|
> A: HTML5 does not allow pages loaded on `file://` to create web workers. Please load the editor with a web server on `http://` or `https://` schemes. Please also see the cross domain case above.
|
||||||
|
|
||||||
|
|
||||||
|
> Q: Is the editor supported in mobile browsers or mobile web app frameworks?<br/>
|
||||||
|
> A: No.
|
||||||
|
|
||||||
|
|
||||||
## Dev
|
## Dev
|
||||||
|
|
||||||
### Cheat Sheet
|
### Cheat Sheet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue