Update integrate-esm.md

This commit is contained in:
Alexandru Dima 2019-03-02 01:22:06 +01:00 committed by GitHub
parent 945211a03e
commit 8d80dc2f52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
## Integrating the ESM version of the Monaco Editor
- [Webpack](#using-webpack)
- [Option 1](#option-1-using-the-monaco-editor-loader-plugin)
- [Option 2](#option-2-using-plain-webpack)
- [Option 1: Using the Monaco Editor Loader Plugin](#option-1-using-the-monaco-editor-loader-plugin)
- [Option 2: Using plain webpack](#option-2-using-plain-webpack)
- [Parcel](#using-parcel)
### Using webpack