[v12.x backport] CJS exports detection by guybedford · Pull Request #35405 · nodejs/node
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.2k
Closed
guybedford wants to merge 2 commits intonodejs:v12.x-stagingfrom
Closed
[v12.x backport] CJS exports detection#35405
guybedford wants to merge 2 commits intonodejs:v12.x-stagingfrom
[v12.x backport] CJS exports detection#35405
guybedford wants to merge 2 commits intonodejs:v12.x-stagingfrom
Conversation
Copy link
Contributor
This backports the CJS exports detection from #35249 and the error message adjustments from #35426 for 12.x.
This PR is based to the modules backports PR at #35385 so should land after that.
Checklist
-
make -j4 test(UNIX), orvcbuild test(Windows) passes - tests and/or benchmarks are included
- documentation is changed or added
- commit message follows commit guidelines
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment