# If a patch fails, just skip it an move on. # By default `patch` tries to be clever and reverse the patch, so we have to specify `--forward`. # If the patch fails, we # don't write .orig and .rej ...
NO_V18_NODE_BUILD_CMD: npx --no-install prebuild -r node -t 20.0.0 -t 22.0.0 -t 23.0.0 --include-regex 'better_sqlite3.node$' # See https://www.electronjs.org/docs ...