Monaco Editor Webpack Sample

This sample shows how to load a small subset of the editor: To run this sample, you need to:
$/> npm install .
$/> npm run simpleserver
$/browser-esm-webpack-small> npm run build
Then, open the ./dist folder.