monaco-yaml/examples/webpack
Remco Haszing 2912c4b287
Merge pull request #72 from remcohaszing/fix-editor-loading-background
Set the editor background while loading
2021-08-09 22:28:01 +02:00
..
src Merge pull request #72 from remcohaszing/fix-editor-loading-background 2021-08-09 22:28:01 +02:00
package.json Optimize the example 2021-08-07 13:40:56 +02:00
README.md Update metadata 2021-08-09 20:49:00 +02:00
webpack.config.js Optimize the example 2021-08-07 13:40:56 +02:00

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.