This repository was archived by the owner on Sep 2, 2023. It is now read-only.
Merged
Conversation
hey folks. o/ I'm working on defining a common base for user land loaders. My personal goal is to make loaders to speed up node startup time and make a nice way for these to be implemented. I'm excited to contribute and it was great meeting some of you at the collab summit.
Contributor
|
+1
…On Sat, Oct 13, 2018, 12:14 PM Ryan Day ***@***.*** wrote:
hey folks. o/
I'm working on defining a common base for user land loaders. My goal is to
make it easy to make loaders that speed up node startup time, and work well
together.
I'm excited to contribute and it was great meeting some of you at the
collab summit.
------------------------------
You can view, comment on, or merge this pull request online at:
#200
Commit Summary
- add soldair to observers
File Changes
- *M* README.md
<https://github.com/nodejs/modules/pull/200/files#diff-0> (1)
Patch Links:
- https://github.com/nodejs/modules/pull/200.patch
- https://github.com/nodejs/modules/pull/200.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#200>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAecV8vlg6AKmAv-GgaKa08Cm5d8xvF3ks5ukjujgaJpZM4Xax73>
.
|
targos
approved these changes
Oct 14, 2018
guybedford
approved these changes
Oct 15, 2018
hybrist
approved these changes
Oct 15, 2018
robpalme
approved these changes
Oct 15, 2018
MylesBorins
approved these changes
Oct 15, 2018
Contributor
|
consensus to accept @soldair into the team. Welcome welcome! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
hey folks. o/
I'm working on defining a common base for user land loaders. My goal is to make it easy to make loaders that speed up node startup time, and work well together.
I'm excited to contribute and it was great meeting some of you at the collab summit.