Description
The Monaco code editor relies on CDN access, which means it requires an internet connection even for local development. This makes the code editor unreliable and inaccessible when developers don't have internet access during local development.
To Reproduce
Expected behavior
The Monaco code editor should be accessible and functional during local development without requiring an internet connection.