File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -36,18 +36,6 @@ Note this is a polylithic (as opposed to a monolithic) repository - it aims to m
3636a minimal shell and abstract as much as possible into reusable, highly decoupled components.
3737Please see the mongodb-js org for all the repos: https://github.com/mongodb-js
3838
39- ## Building Releases
40-
41- After you've made some local changes, the next thing you'll probably want to do
42- is create an artifact to share. There is only one command you need to run to compile the app,
43- sign it if the signing certificate is available on your machine, and generate a single file
44- installer for your current platform:
45-
46- ``` bash
47- cd compass
48- npm run release
49- ```
50-
5139## The Release Process
5240
5341First ensure that the branch to be released is in a releasable state by running the tests
You can’t perform that action at this time.
0 commit comments