- Recording: https://www.youtube.com/watch?v=YOTlQHjtff0
- GitHub Issue: #19
- Loaders team: @nodejs/loaders
- Geoffrey Booth: @GeoffreyBooth
- Stephen Belanger: @qard
- Bradley Farias: @bmeck
- Jacob Smith: @JakobJingleheimer
- esm: consolidate ESM Loader methods #37468
TODO: Move the loaders examples repo into the nodejs org.
Jacob is getting the example loaders in nodejs/loaders-test#2 to work. One of the tests in there was failing, for returning format: 'commonjs'; but that test fails in current Node, not just in the new PR, so that’s a known issue. Jacob will add a comment to that test so we don’t stumble across it in the future. Once he finishes updating the example loaders, we’ll merge in his updates and copy the new examples into the docs examples in the nodejs PR. Then that PR should get final code review and should be able to merge in.