octokatherine / readme.so

An online drag-and-drop editor to easily build READMEs

Home Page:https://readme.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Using monaco-editor bundled with Docker image

eternity1984 opened this issue · comments

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/monaco-editor@0.23.0/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:
suren-atoyan/monaco-react#168 (comment)

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.