ES Module version of monaco-editor
npm run build
The ES version of monaco-editor is generated in the /dist/ folder. Copy the entire folder to where you want to use it.
npm run test
then open http://localhost:3000/test/ in your browser.
ES Module version of monaco-editor
Repository from Github https://github.comcodeStryke/monaco-editor-esm
ES Module version of monaco-editor
npm run build
The ES version of monaco-editor is generated in the /dist/ folder. Copy the entire folder to where you want to use it.
npm run test
then open http://localhost:3000/test/ in your browser.
ES Module version of monaco-editor
MIT License