better-sqlite3 icon indicating copy to clipboard operation
better-sqlite3 copied to clipboard

Consider not downloading anything during install

Open julianfairfax opened this issue 1 year ago • 0 comments

This would make offline builds (like inside a Flatpak) possible. I don't see any downsides either, since every update to sqlcipher.tar.gz requires an update to https://github.com/signalapp/better-sqlite3/blob/better-sqlcipher/deps/download.js anyway (so you could just update the file instead of the script).

julianfairfax avatar Oct 23 '24 19:10 julianfairfax