mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Add website publish steps
This commit is contained in:
parent
44f6296aab
commit
7752fecda8
1 changed files with 5 additions and 0 deletions
|
|
@ -156,5 +156,10 @@ Open [http://localhost:8080/monaco-editor/test/?editor=src&monaco-typescript=src
|
|||
#### 6. Publish
|
||||
|
||||
* `/src/monaco-editor> npm version minor`
|
||||
* `/src/monaco-editor> npm run release`
|
||||
* `/src/monaco-editor/release> npm publish`
|
||||
* `/src/monaco-editor> git push --tags`
|
||||
|
||||
#### 7. Update Website
|
||||
|
||||
* `/src/monaco-editor> npm run website`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue