mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-26 13:21:53 +00:00
`react-monaco-editor` has a dependency on `monaco-editor@*`. This makes it annoying to manage the exact version of `monaco-editor` that’s being used. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| index.css | ||
| index.html | ||
| index.js | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
Demo: Weback + Worker Loader + Monaco + Monaco YAML
To run:
npm start
The demo will open in your browser.