Skip to content

Comments

Make installable without a pre-built#1

Open
ryanplusplus wants to merge 1 commit intosvmnotn:mainfrom
ryanplusplus:auto-install
Open

Make installable without a pre-built#1
ryanplusplus wants to merge 1 commit intosvmnotn:mainfrom
ryanplusplus:auto-install

Conversation

@ryanplusplus
Copy link

No description provided.

Comment on lines +59 to +61
"dependencies": {
"@napi-rs/cli": "^3.2.0"
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is listed as a dev dependency, it's not available for use by the install script.

Comment on lines +29 to +30
"cargo.toml",
"src/*"
Copy link
Author

@ryanplusplus ryanplusplus Nov 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be included or there's nothing to build during install

"format:prettier": "prettier . -w",
"format:toml": "taplo format",
"format:rs": "cargo fmt",
"install": "npm run build",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes it build automatically when being installed

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.

1 participant