mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-21 07:31:59 +00:00
`lib/esm/monaco.contribution.js` → `index.js` `lib/esm/yaml.worker.js` → `yaml.worker.js` Closes #132 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
Demo
This demo is deployed to monaco-yaml.js.org. It shows how
monaco-editor and monaco-yaml can be used with
Webpack 5. To start it, simply run:
npm start
The demo will open in your browser.