Closed
Description
Currently, the pact-core package includes binary versions of the server for all platforms. And the package weighs 110 MB.
CI does not require all binary versions, only linux-x64 is needed... But instead, each CI launch downloads an extra 80 MB, which also affects the speed of passing the tests.
It is necessary to create your own package for each platform, as optionalDepencies with restrictions on OS and Arch.
And platform specific package:
https://github.com/biomejs/biome/blob/main/packages/%40biomejs/cli-linux-x64-musl/package.json