Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
docs: notes for 2019-11-06 (#435)
Browse files Browse the repository at this point in the history
* docs: notes for 2019-11-06

Refs: https://www.youtube.com/watch?v=0uQOL7j2Fz0
Refs: #423
Refs: https://docs.google.com/document/d/1jmV36-0S8ZH4wXWpXTMfpsc83OsuYh4KCCEzJ2Gu9TM/edit
Closes: #423

* Update doc/meetings/2019-11-06.md

Co-Authored-By: Jordan Harband <ljharb@gmail.com>
  • Loading branch information
MylesBorins and ljharb committed Nov 20, 2019
1 parent 8b80b60 commit b824b76
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions doc/meetings/2019-11-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Node.js Foundation Modules Team Meeting 2019-11-06

## Links

* **Recording**: http://www.youtube.com/watch?v=0uQOL7j2Fz0
* **GitHub Issue**: https://github.com/nodejs/modules/issues/423
* **Minutes Google Doc**: https://docs.google.com/document/d/1jmV36-0S8ZH4wXWpXTMfpsc83OsuYh4KCCEzJ2Gu9TM/

## Present

* Myles Borins (@MylesBorins)
* Alex Aubuchon (@A-lxe)
* Wesley Wigham (@weswigham)
* Jordan Harband (@ljharb)
* Guy Bedford (@guybedford)
* Geoffrey Booth (@GeoffreyBooth)

## Agenda

## Announcements

*Extracted from **modules-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/modules

* Conditional exports proposal [#401](https://github.com/nodejs/modules/issues/401)

- Guy Bedford reviews the proposal and explains benefits to ecosystem
- Discussion about semantics and way to move forward
- Conclusion:
- Add back ‘node’ field
- Change flag to `--experimental-conditional-exports`, `--experimental-conditions` or something similar
- Land 🎉

* Index field proposal discussion [#422](https://github.com/nodejs/modules/issues/422)

- Guy introduces the new proposal
- primarily about aesthetics

0 comments on commit b824b76

Please sign in to comment.