sharp/.prebuildrc
2023-11-04 11:36:18 +00:00

7 lines
120 B
Plaintext

{
"runtime": "napi",
"include-regex": "(sharp-.+\\.node|libvips-.+\\.dll)",
"prerelease": true,
"strip": true
}