readme.so icon indicating copy to clipboard operation
readme.so copied to clipboard

Feature Request: Using monaco-editor bundled with Docker image

Open eternity1984 opened this issue 2 years ago • 1 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/[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.

eternity1984 avatar Apr 07 '23 02:04 eternity1984

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.

libinglong avatar Jun 26 '23 02:06 libinglong