monaco-yaml/examples/webpack
Remco Haszing 4bbdb7e5b1
Update the example
It looks somewhat nice now.
2021-08-07 10:50:50 +02:00
..
src Update the example 2021-08-07 10:50:50 +02:00
package.json Update the example 2021-08-07 10:50:50 +02:00
README.md Update documentation 2021-07-31 16:15:45 +02:00
webpack.config.js Update the example 2021-08-07 10:50:50 +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.