bit
bit copied to clipboard
when running `bit reset` it resets the envs as well
Describe the bug
ran bit reset to untag a few components and saw that their envs were reset as well
Steps to Reproduce
- create a few components
- set their envs to community-react
bit env replace teambit.harmony/node teambit.community/envs/[email protected] -
bit tag -
bit reset -a - run
bit envs - see that the envs were all changed back to
teambit.harmony/node
Expected Behavior
should keep the envs the same, just untag the components
- Bit version: 800
- Node version: v16.15.1
That's a known issue. @davidfirst please put here the discussion link
Here it is: https://github.com/teambit/bit/discussions/5074#discussioncomment-1738413
no longer relevant. issue resolved already.