Skip to content

Commit 53b804e

Browse files
committed
1 parent 1568cb3 commit 53b804e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

doc/meetings/2019-11-06.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Node.js Foundation Modules Team Meeting 2019-11-06
2+
3+
## Links
4+
5+
* **Recording**: http://www.youtube.com/watch?v=0uQOL7j2Fz0
6+
* **GitHub Issue**: https://github.com/nodejs/modules/issues/423
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1jmV36-0S8ZH4wXWpXTMfpsc83OsuYh4KCCEzJ2Gu9TM/
8+
9+
## Present
10+
11+
* Myles Borins (@MylesBorins)
12+
* Alex Aubuchon (@A-lxe)
13+
* Wesley Wigham (@weswigham)
14+
15+
## Agenda
16+
17+
## Announcements
18+
19+
*Extracted from **modules-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
20+
21+
### nodejs/modules
22+
23+
* Conditional exports proposal [#401](https://github.com/nodejs/modules/issues/401)
24+
25+
- Guy Bedford reviews the proposal and explains benefits to ecosystem
26+
- Discussion about semantics and way to move forward
27+
- Conclusion:
28+
- Add back ‘node’ field
29+
- Change flag to `--experimental-conditional-exports`, `--experimental-conditions` or something similar
30+
- Land 🎉
31+
32+
* Index field proposal discussion [#422](https://github.com/nodejs/modules/issues/422)
33+
34+
- Guy introduces the new proposal
35+
- primarily about aesthetics

0 commit comments

Comments
 (0)