monaco-yaml/examples/webpack
2021-08-07 13:40:56 +02:00
..
src Optimize the example 2021-08-07 13:40:56 +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.