Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest version #7

Open
danielo515 opened this issue Aug 28, 2017 · 1 comment
Open

Upgrade to latest version #7

danielo515 opened this issue Aug 28, 2017 · 1 comment

Comments

@danielo515
Copy link

The latest version of Monaco editor is 0.10.0
You can upgrade just by changing the default source path to the following string: https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.10.0/min

Alternatively you can explain in the documentation that you can provide the CDN string as the srcPath string like this

 <MonacoEditor srcPath="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.10.0/min" >

Regards

@dalaoque
Copy link

good job! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants