Skip to content

Conversation

@pmq20
Copy link
Contributor

Modules imported by --link-module are not referenced by name but actually by path.

@silverwindsilverwind added the build Issues and PRs related to build files or the CI. label Oct 15, 2015
@mscdex
Copy link
Contributor

I'm not sure this was the intended behavior.

@bmeck Thoughts?

@Fishrock123
Copy link
Contributor

ping @bmeck

@bmeck
Copy link
Member

The original intent was to have as little magic as possible since the mapping of some things can be complex and not a single name (such as node's internal use of 'internal/*'). I would be more prone to allow mapping a path to a native name rather than always do this. Basically, I want it to have as little magic as possible personally.

That said, there is a use case for mapping paths to different builtin names. Perhaps discussing that prior to merging anything would be for the best.

@Fishrock123
Copy link
Contributor

@bmeck this is just clarifying the configure option to what it actual does in more detail. LGTM if it LGTY.

@bmeck
Copy link
Member

@Fishrock123 sounds good. LGTM

Fishrock123 pushed a commit that referenced this pull request Oct 20, 2015
@Fishrock123
Copy link
Contributor

Thanks, landed in 753509f

rvagg pushed a commit that referenced this pull request Oct 21, 2015
@rvaggrvagg mentioned this pull request Oct 21, 2015
@MylesBorins
Copy link
Contributor

should be considered for LTS

/cc @jasnell

@jasnell
Copy link
Member

Can but not sure there's a critical need for it

jasnell pushed a commit that referenced this pull request Oct 30, 2015
@jasnell
Copy link
Member

Landed in v4.x-staging in ad65c82

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@pmq20@mscdex@Fishrock123@bmeck@MylesBorins@jasnell@silverwind