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

Node.js Modules Team Meeting 2020-10-07 #557

Closed
mhdawson opened this issue Oct 5, 2020 · 3 comments · Fixed by #566
Closed

Node.js Modules Team Meeting 2020-10-07 #557

mhdawson opened this issue Oct 5, 2020 · 3 comments · Fixed by #566
Assignees

Comments

@mhdawson
Copy link
Member

mhdawson commented Oct 5, 2020

Time

UTC Wed 07-Oct-2020 19:00 (07:00 PM):

Timezone Date/Time
US / Pacific Wed 07-Oct-2020 12:00 (12:00 PM)
US / Mountain Wed 07-Oct-2020 13:00 (01:00 PM)
US / Central Wed 07-Oct-2020 14:00 (02:00 PM)
US / Eastern Wed 07-Oct-2020 15:00 (03:00 PM)
EU / Western Wed 07-Oct-2020 20:00 (08:00 PM)
EU / Central Wed 07-Oct-2020 21:00 (09:00 PM)
EU / Eastern Wed 07-Oct-2020 22:00 (10:00 PM)
Moscow Wed 07-Oct-2020 22:00 (10:00 PM)
Chennai Thu 08-Oct-2020 00:30 (12:30 AM)
Hangzhou Thu 08-Oct-2020 03:00 (03:00 AM)
Tokyo Thu 08-Oct-2020 04:00 (04:00 AM)
Sydney Thu 08-Oct-2020 06:00 (06:00 AM)

Or in your local time:

Links

Agenda

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

nodejs/node

  • esm: Modify ESM Experimental Loader Hooks #34753
  • Special treatment for package.json resolution and exports? #33460
  • url: file URL path normalization #35477

nodejs/modules

  • Empty path matching in patterns #553
  • Enabling import meta resolve by default? #550
  • Mocking use cases #549
  • hot reload modules w/ es6 modules #459

Invited

  • Modules team: @nodejs/modules

Observers/Guests

Notes

The agenda comes from issues labelled with modules-agenda across all of the repositories in the nodejs org. Please label any additional issues that should be on the agenda before the meeting starts.

Joining the meeting

@mhdawson mhdawson self-assigned this Oct 5, 2020
@watilde
Copy link
Member

watilde commented Oct 6, 2020

I unfortunately cannot join this meeting because of the time for this time. Looking forward to hear back feedbacks on nodejs/node#35477 from the team :)

@DerekNonGeneric
Copy link
Contributor

DerekNonGeneric commented Oct 21, 2020

I was not able to tune into this meeting, but have an interest in nodejs/node#34753.

Can someone link to the video or fill me in on what happened?

@GeoffreyBooth
Copy link
Member

I was not able to tune into this meeting, but have an interest in nodejs/node#34753.

Can someone link to the video or fill me in on what happened?

We didn’t really discuss it, other than I gave a quick update. I mentioned that I had been talking with @jkrems about a design for implementing chaining, which led Jan to push nodejs/node#35524 which is WIP. That PR would solve nodejs/node#34753, and would be the prerequisite for chaining because all resolve hooks would need to run before all load hooks (i.e. you get a single URL from the chained resolve hooks, then get final source from the chained load hooks). I would love some help if you have spare time, as I haven’t been able to find much time to work on this stuff.

MylesBorins added a commit to MylesBorins/modules that referenced this issue Nov 4, 2020
MylesBorins added a commit that referenced this issue Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants