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

Add CJS loader resolver behaviors, add outDir->rootDir resolution #1542

Closed
wants to merge 4 commits into from

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented Nov 8, 2021

WIP figuring out how to implement various resolver behaviors:

CJS resolver hook to map file extensions, like we already do for ESM
outDir <--> rootDir mapping to support composite projects

@cspotcode cspotcode changed the title Add cjs loader resolve Add CJS loader resolver behaviors, add outDir->rootDir mapping Nov 8, 2021
@cspotcode cspotcode changed the title Add CJS loader resolver behaviors, add outDir->rootDir mapping Add CJS loader resolver behaviors, add outDir->rootDir resolution Nov 8, 2021
@cspotcode cspotcode added this to the 10.8.0 milestone Apr 15, 2022
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.

1 participant