Description
There should be an option that will prevent bit install from modifying the lockfile. This option would be used in CI environments. Both Yarn and pnpm support such option: --frozen-lockfile.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Description
There should be an option that will prevent
bit installfrom modifying the lockfile. This option would be used in CI environments. Both Yarn and pnpm support such option:--frozen-lockfile.Describe the solution you'd like
Describe alternatives you've considered
Additional context