Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

support custom moduleResolution #39041

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

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

No branches or pull requests

2 participants