monaco-yaml/examples/webpack-worker-loader
Remco Haszing 2ea154af85
Update documentation
- Update repository links
- Restructure the readme
- Add contributing document
- Update credits
2021-07-31 16:15:45 +02:00
..
src Expose setDiagnosticsOptions in monaco-yaml 2021-07-18 14:58:42 +02:00
package.json Bump dependencies 2021-07-17 14:20:08 +02:00
README.md Update documentation 2021-07-31 16:15:45 +02:00
webpack.config.js Use a more minimal webpack config for examples 2021-07-18 13:29:54 +02:00

Webpack worker-loader demo

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

npm start

The demo will open in your browser.