mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
45279f68e2
commit
45ffe716a2
1 changed files with 3 additions and 0 deletions
|
|
@ -112,6 +112,9 @@ Open [http://localhost:8080/monaco-editor/test/?editor=src&monaco-typescript=src
|
||||||
|
|
||||||
## Shipping a new monaco-editor npm module
|
## 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
|
#### 1. Ship a new `monaco-editor-core` npm module
|
||||||
* bump version in `/src/vscode/build/monaco/package.json`
|
* bump version in `/src/vscode/build/monaco/package.json`
|
||||||
* **[important]** push all local changes to the remote to get a good public commit id.
|
* **[important]** push all local changes to the remote to get a good public commit id.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue