Skip to content

Commit 885a75c

Browse files
authored
doc: add minutes for meeting 19 Jan 2023 (#552)
* doc: add minutes for meeting 19 Jan 2023 Signed-off-by: Michael Dawson <mdawson@devrus.com> * Update meetings/2023-01-19.md --------- Signed-off-by: Michael Dawson <mdawson@devrus.com>
1 parent b5f4d93 commit 885a75c

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

meetings/2023-01-19.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Node.js Package Maintenance Team Meeting 2023-01-19
2+
3+
## Links
4+
5+
* **Recording**: <https://www.youtube.com/watch?v=o15OVa5gnnc>
6+
* **GitHub Issue**: <https://github.com/paketo-buildpacks/node-engine>
7+
8+
## Present
9+
10+
* Michael Dawson (@mhdawson)
11+
* Luke Holmquist (@lholmquist)
12+
* Owen Buckley
13+
* Jordan Harband (@ljharb)
14+
15+
## Agenda
16+
17+
## Announcements
18+
19+
*Extracted from **package-maintenance-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
20+
21+
* No announcements this week.
22+
23+
### nodejs/package-maintenance
24+
25+
* Goals for 2023 [#550](https://github.com/nodejs/package-maintenance/issues/550)
26+
* some discussion, but need to continue with rest of group
27+
28+
* Create doc on how to support ESM and CommonJS when publishing modules [#542](https://github.com/nodejs/package-maintenance/issues/542)
29+
* LJ doc is good if there is best practice
30+
* Today there are 3 schools of thought
31+
* ESM only
32+
* Work towards not having to use build tools, always include ESM
33+
* Jordan’s through bundlers are fine and use bundlers
34+
* Publish CJS only
35+
* Michael created to do start working on some guidance that could make sense - <https://docs.google.com/document/d/1NIYPxF4OsVBX3ES9Gx48pomZlWtQNG1NIiY9aRSpp8k/edit>
36+
37+
* Status update and next steps for "pkgjs/create" (create-pkg) [#458](https://github.com/nodejs/package-maintenance/issues/458)
38+
39+
## Project Board Review (maybe, if time permits)
40+
41+
Ask participants about the state of [Project Board](https://github.com/nodejs/package-maintenance/projects/1) and necessary changes if time permits.
42+
43+
## Q&A, Other
44+
45+
## Upcoming Meetings
46+
47+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
48+
49+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)