Skip to content

Support module resolution which preserves symlinks (--preserve-symlink option in Node >= 6.3.0) #2937

Description

@andreypopp

I'm submitting a feature request

I think it would be useful (even if not have this the default behaviour) to be able to preserve symlinks when doing module resolution.

This should function the same as in Node >= 6.3.0 with --preserve-symlinks enabled. To quote docs on that:

The --preserve-symlinks command line flag instructs Node.js to use the symlink path for modules as opposed to the real path.

More info in Node.js docs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions