diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71fbeee5..252872c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -112,6 +112,9 @@ Open [http://localhost:8080/monaco-editor/test/?editor=src&monaco-typescript=src ## Shipping a new monaco-editor npm module +#### 0. +* make sure you have `https://github.com/microsoft/vscode-loc` checked out next to the `vscode` folder. + #### 1. Ship a new `monaco-editor-core` npm module * bump version in `/src/vscode/build/monaco/package.json` * **[important]** push all local changes to the remote to get a good public commit id.