Skip to content

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

Closed
cspotcode wants to merge 4 commits into
mainfrom
add-cjs-loader-resolve
Closed

Add CJS loader resolver behaviors, add outDir->rootDir resolution#1542
cspotcode wants to merge 4 commits into
mainfrom
add-cjs-loader-resolve

Conversation

@cspotcode

@cspotcodecspotcode commented Nov 8, 2021

Copy link
Copy Markdown
Collaborator

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

@cspotcodecspotcode changed the title Add cjs loader resolveAdd CJS loader resolver behaviors, add outDir->rootDir mappingNov 8, 2021
@cspotcodecspotcode changed the title Add CJS loader resolver behaviors, add outDir->rootDir mappingAdd CJS loader resolver behaviors, add outDir->rootDir resolutionNov 8, 2021
@cspotcodecspotcode added this to the 10.8.0 milestone Apr 15, 2022
Sign up for freeto 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

@cspotcode