pnpm >= 10 will not execute package scripts like postinstall without additional configuration and I wonder if the script could be removed to avoid warnings when installing this package:
The following dependencies have build scripts that were ignored: unrs-resolver
If the script is absolutely neccesary, it should be called out in the docs.
pnpm >= 10 will not execute package scripts like
postinstallwithout additional configuration and I wonder if the script could be removed to avoid warnings when installing this package:If the script is absolutely neccesary, it should be called out in the docs.