Skip to content

Commit c3d13e7

Browse files
authored
Merge pull request #107 from mapbox/update_docs
Private repos
2 parents 94c420a + 4ffa8a8 commit c3d13e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/publishing-binaries.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,5 @@ index e00b7b5..22f7cd9 100644
162162
```js
163163
"your-module": "https://github.com/<your-org>/<your-module>/tarball/<your-branch>",
164164
```
165+
166+
If you're publishing from a private repo, generate a dev release and then reference the url in the appropriate `package.json` file. For example, `zip` the repo, put to S3, and then reference the S3 url in `package.json`.

0 commit comments

Comments
 (0)