monaco-yaml/examples/webpack
Remco Haszing 0d46780695
Set the editor background while loading
The colors match the editor background color that’s displayed when the
editor is loaded.
2021-08-09 21:41:46 +02:00
..
src Set the editor background while loading 2021-08-09 21:41:46 +02:00
package.json Optimize the example 2021-08-07 13:40:56 +02:00
README.md Update documentation 2021-07-31 16:15:45 +02:00
webpack.config.js Optimize the example 2021-08-07 13:40:56 +02:00

Webpack entry points demo

This demo shows how to use monaco-editor and monaco-yaml with Webpack 4 entry points. To start it, simply run:

npm start

The demo will open in your browser.