ncc
ncc copied to clipboard
BUG: Fails to bundle `[email protected]`
In the latest versions of sharp (e.g. [email protected]
), ncc no longer includes sharp-linux-x64.node
or libvips-cpp.so.42
However, ncc previously included the correct sharp files (e.g. [email protected]
)
Unfortunately, this bug occurs in a popular library and causes severe errors
Related CI failures https://github.com/vercel/ncc/pull/1151