axodotdev / cargo-dist

📦 shippable application packaging
https://axodotdev.github.io/cargo-dist/
Apache License 2.0
1.31k stars 56 forks source link

rename publish = ["npm"] ? #1169

Open Gankra opened 1 week ago

Gankra commented 1 week ago

If we ever add native support for JS projects, there will be a fundamental ambiguity: is npm publishes referring to synthetic-js-packages-that-fetch-bins or actual-js-packages.

It seems important that we be able to unambiguous talk about them, so we need two terms.