rust-to-npm
rust-to-npm copied to clipboard
Rust to npm
Hi, I am doing kind of a weird thing, but I think I have discovered a bug in doing it... My project: https://github.com/JimLynchCodes/jims-rust-to-npm-test My project's `Cargo.toml` file: https://github.com/JimLynchCodes/jims-rust-to-npm-test/blob/main/jims-rust-cli-test/Cargo.toml which has...
Hi again! 😃 I have a new exploration [spike project](https://github.com/JimLynchCodes/jims-rust-to-npm-test-other-install-name) now in which I am testing out the `-n` flag. I deployed with this command: ```sh rust-to-npm-cli deploy -b -n...