forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 3
Publish `@theia monaco editor core`
Thomas Mäder edited this page Jan 15, 2025
·
3 revisions
The following are the steps to publish @theia/monaco-editor-core
:
- checkout the appropriate branch
- perform
npm install
- perform
npm run gulp editor-distro
- update
package.json
ofout-monaco-editor-core
:- update the
version
if needed.
- update the
- publish using
npm publish ./out-monaco-editor-core {options}
- we need to file a cq with the foundation (ex: https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/4560)