Skip to content

feat: add prepare script for git-based npm installation#16

Merged
jjhafer merged 1 commit into
silvermine:masterfrom
velocitysystems:publish
Dec 17, 2025
Merged

feat: add prepare script for git-based npm installation#16
jjhafer merged 1 commit into
silvermine:masterfrom
velocitysystems:publish

Conversation

@velocitysystems

Copy link
Copy Markdown
Contributor

Adds a prepare script to package.json that builds the guest JS when the package is installed.
This mirrors the approach used in tauri-plugin-download and allows users to install the package via:

npm install github:silvermine/tauri-plugin-sqlite

@velocitysystems

Copy link
Copy Markdown
Contributor Author

@jjhafer This will allow a user to install/build this package from Git via npm install.
cc: @1Cor125

@jjhafer jjhafer merged commit 4da085b into silvermine:master Dec 17, 2025
1 check passed
@velocitysystems velocitysystems deleted the publish branch December 17, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants