Hacker News new | ask | show | jobs
by anoopelias 857 days ago
> support for optional features and dependencies tied to them, ala cargo.

For those of us who relies on trunk-based-development and feature flags, lack of this feature has been major pain! I can't remember how many times we had to keep a feature in a branch because it needs a change in package.json.