monaco-yaml/examples/webpack
Remco Haszing 3774841f7c
Show problems panel in example
The example was also converted to TypeScript.
2021-08-19 22:40:58 +02:00
..
src Show problems panel in example 2021-08-19 22:40:58 +02:00
package.json Show problems panel in example 2021-08-19 22:40:58 +02:00
README.md Update metadata 2021-08-09 20:49:00 +02:00
webpack.config.js Show problems panel in example 2021-08-19 22:40:58 +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.