Hacker News new | ask | show | jobs
by irishsultan 2956 days ago
> Each "npm install" will ignore any lock file your package was using during development.

That's true for npm, but not for bundler (luckily).