octokatherine / readme.so

An online drag-and-drop editor to easily build READMEs
https://readme.so
MIT License
4.12k stars 317 forks source link

Feature Request: Using monaco-editor bundled with Docker image #279

Open eternity1984 opened 1 year ago

eternity1984 commented 1 year ago

Is your feature request related to a problem? Please describe. I want to use this application in an environment without internet access.

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.

libinglong commented 1 year ago

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.