bit icon indicating copy to clipboard operation
bit copied to clipboard

feat(snap-from-scope), support removing existing dependencies

Open davidfirst opened this issue 2 years ago • 0 comments

Proposed Changes

  • until now snap-from-scope supported only updating comp deps or adding new deps. this PR supports removing components/packages dependencies.
  • clear components cache after linking. otherwise, mockComponents with more than one component fails to codemod (link-rewire).
  • print the mocked workspace paths when bit test is running with --debug flag.

davidfirst avatar Feb 21 '24 19:02 davidfirst