Skip to content

support custom moduleResolution #39041

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
xiaoxiangmoe opened this issue Jun 12, 2020 · 1 comment
Closed

support custom moduleResolution #39041

xiaoxiangmoe opened this issue Jun 12, 2020 · 1 comment
Labels
Duplicate An existing issue was already created

Comments

@xiaoxiangmoe
Copy link
Contributor

Search Terms

esm deno moduleResolution

Suggestion

Support custom moduleResolution

Use Cases

deno, nodejs-esm has different moduleResolution. Maybe we should support users to define custom moduleResolution.

for example:

{
  "compilerOptions": {
    "moduleResolution": "./node_modules/node-esm-ts-module-resolution"
  }
}
@RyanCavanaugh RyanCavanaugh added the Duplicate An existing issue was already created label Jun 16, 2020
@RyanCavanaugh
Copy link
Member

Duplicate #18896

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants