readme.so
readme.so copied to clipboard
Feature Request: Using monaco-editor bundled with Docker image
Is your feature request related to a problem? Please describe. I want to use this application in an environment without internet access.
- error message:
GET https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js net::ERR_INTERNET_DISCONNECTED
Describe the solution you’d like It would be great if monaco-editor was bundled with Docker image.
Describe alternatives you’ve considered I am not familiar with the development languages used, but consider the following comments to be helpful: https://github.com/suren-atoyan/monaco-react/issues/168#issuecomment-762336713
Additional context None
Thank you in advance.
I want to use monaco-editor in China where it is very difficult for everyone to access cdn.jsdelivr.net in great fire wall.
It will be good to bundle the js at the compile time.