Skip to content

Commit 181f995

Browse files
2021-09-28 meeting notes
1 parent 42decfb commit 181f995

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

doc/meetings/2021-09-28.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Node.js Loaders Team Meeting 2021-09-28
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=uef7ol45tC4
6+
* **GitHub Issue**: https://github.com/nodejs/loaders/issues/34
7+
8+
## Present
9+
10+
* Loaders team: @nodejs/loaders
11+
* Geoffrey Booth: @GeoffreyBooth
12+
* Bryan English: @bengl
13+
* Jacob Smith: @JakobJingleheimer
14+
* Bradley Meck: @bmeck
15+
16+
17+
## Agenda
18+
19+
## Announcements
20+
21+
*Extracted from **loaders-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
22+
23+
### nodejs/node
24+
25+
* module: ESM loader approach [#36954](https://github.com/nodejs/node/issues/36954)
26+
27+
### nodejs/loaders
28+
29+
* Real life analysis: Yarn's loader [#28](https://github.com/nodejs/loaders/issues/28)
30+
* Feature request: Fine grained API to implement loaders that can do what --experimental-specifier-resolution does and more [#26](https://github.com/nodejs/loaders/issues/26)
31+
32+
33+
## Notes
34+
35+
* Will add check for short-circuiting to recursive proposal.
36+
* Jacob will finish and post iterative proposal, we’ll discuss offline before next meeting.

0 commit comments

Comments
 (0)