Skip to content

Commit 26f85b0

Browse files
authored
feat(autoprofile): added prebuilds for darwin/arm64 linux/arm64 linux/arm (#1135)
refs INSTA-770 - reworked prebuilds using prebuildify
1 parent 7379a55 commit 26f85b0

File tree

74 files changed

+3097
-731
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+3097
-731
lines changed

CONTRIBUTING.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -278,14 +278,7 @@ BUILD_FOR_MACOS=true ./rebuild-precompiled-addons.sh
278278

279279
#### autoprofile package
280280

281-
Please run these commands to generate the prebuilds for our own autoprofiler:
282-
283-
```sh
284-
cd packages/autoprofile
285-
precompile/build-all-addons.js
286-
```
287-
288-
NOTE: It is recommended to comment out the ABI versions you don't want to generate/regenerate in the `build-all-addons` script. Alternatively, if you want to regenerate all builds that's fine too, but it takes longer.
281+
Please read `packages/autoprofile/CONTRIBUTING.md`.
289282

290283
## Support for Cloud Services
291284

0 commit comments

Comments
 (0)