We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c9eb7 commit 403f749Copy full SHA for 403f749
CONTRIBUTING.md
@@ -146,6 +146,7 @@ This guide is for maintainers who have:
146
- Check that the latest CI run passed on `main` on [GitHub](https://github.com/electron/forge/actions?query=workflow:CI).
147
- Remove all untracked files and directories from your checkout with `git clean -fdx`.
148
- Install dependencies with `yarn install`.
149
+- Build packages with `yarn build`.
150
151
### 2. Publish all npm packages
152
0 commit comments