Skip to content

Conversation

guybedford
Copy link
Contributor

Fixes #28160 ensuring that when using node --experimental-modules --input-type module --eval, that any import statements are cwd-relative.

Huge thanks to @zeckson for setting up these tests to begin with and @Avaq for the clear issue report on this!

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@guybedford guybedford force-pushed the module-rel-eval branch 2 times, most recently from b81a426 to 5e88cde Compare June 22, 2019 23:49
@nodejs-github-bot
Copy link
Collaborator

@guybedford
Copy link
Contributor Author

Landed in 4565292.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Experimental module resolution inconsistency between --eval and file

3 participants