monaco-yaml/examples/webpack
Remco Haszing f16e46331e
Merge pull request #71 from remcohaszing/update-example-value
Add a more advanced example value
2021-08-09 22:37:28 +02:00
..
src Merge pull request #71 from remcohaszing/update-example-value 2021-08-09 22:37:28 +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.