monaco-editor/docs
Aaron Gill-Braun 20f1b5a2ab
Added documentation for parcel.
The sample using parcel (https://github.com/Microsoft/monaco-editor-samples/tree/master/browser-esm-parcel) does not work due the how parcel handlers workers. Added documentation showing how parcel can still be used by bundling workers separately.
..
integrate-amd-cross.md fix small error in integration docs
integrate-amd.md Improve documentation
integrate-esm.md Added documentation for parcel.