Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace neon-cli with cargo-cp-artifact #276

Merged
merged 3 commits into from
Mar 4, 2023
Merged

Conversation

antonok-edm
Copy link
Collaborator

@antonok-edm antonok-edm commented Mar 2, 2023

neon-cli is deprecated (or at least no longer recommended/used for new projects with npm init neon ..), so let's migrate to the newer way.

As a nice bonus, with this change package-lock.json is empty except for a single dev dependency 🚀

@antonok-edm antonok-edm self-assigned this Mar 2, 2023
`neon-cli` required binding code to be located in the `native`
directory, but now that we're not using it we're free to relocate it as
we please. I've wanted to do this for a while since `native` was a weird
name for JS bindings in a repo of primarily Rust code.
@antonok-edm antonok-edm merged commit 7f9b014 into master Mar 4, 2023
@antonok-edm antonok-edm deleted the remove-neon-cli branch March 4, 2023 03:53
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