Hacker News new | ask | show | jobs
by quic5 891 days ago
From the README

> Yes, that is 4 pairs of --s. This is because Bun will pass the first pair to another bun run command, the second will go to tauri dev, the third will go to vite dev, and finally the last set will go to Cargo when running the backend. It's a mess!

1 comments

pnpm realized how bad UX those -- when launching scripts were, and reorganized their arguments so that they are not needed anymore.