Skip to content

require should treat "." and ".." like any other directory names #1178

@smcmurray

Description

@smcmurray

require(".") should load ./index.js
require("..") should load ../index.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussIssues opened for discussions and feedbacks.moduleIssues and PRs related to the module subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions