Skip to content

Pro542/nextjs-monaco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs-monaco

yarn install to install required packages first, then yarn dev to run the app locally. localhost:3000 should load the monaco editor

@monaco-editor/react uses jsdelivr by default to use monaco-editor which is the base npm package. jsdelivr is blocked by egyptian ISPs so it doesn't work there.

You can test this by opening the network tab in chrome devtools and filtering with "jsdelivr" image

The initial commit gives a reproducible example.

About

nextjs-monaco

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published