mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-19 04:08:48 +00:00
| .. | ||
| editor.js | ||
| index.html | ||
| index.js | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
Monaco Editor Webpack Loader Plugin Example
This demo demonstrates how bundle monaco-editor and monaco-yaml with
monaco-editor-webpack-plugin. The build
output is esm library.
Example is based on
link.
To start it, simply run:
npm start
The demo will open in your browser.