Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

fix dependency resolution of . and .. to not be identified as custom-resolved used #105

Merged
merged 4 commits into from
Jun 14, 2019

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Jun 14, 2019

Fixes teambit/bit#1734 by the following:

  1. when the dependency is . or .., do not try to resolve it with the custom-module-resolution.
  2. do not let dependency-tree guess when custom-resolve was used by filing-cabinet. Instead, the filing-cabinet declares once custom-module-resolution was used.

This change is Reviewable

…hs, also, avoid assuming that custom-resolve was used only based on the relative-path and the existence of the config. instead, explicitly mark custom-resolved as such.
@davidfirst davidfirst merged commit aee2d36 into master Jun 14, 2019
@davidfirst davidfirst deleted the issue/#1734 branch June 14, 2019 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error unable to add the file (filename) because another file (filename) is going to be written
1 participant