Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.4k
Star
122k
Code
Issues
623
Pull requests
556
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
module: implement
register
utility
- #46826
#46826
Merged
nodejs-github-bot
merged 15 commits into
nodejs:main
nodejs/node:main
from
jlenon7:register-loader
jlenon7/node:register-loader
Copy head branch name to clipboard
Jun 12, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
module: implement
register
utility
#46826
nodejs-github-bot
merged 15 commits into
nodejs:main
nodejs/node:main
from
jlenon7:register-loader
jlenon7/node:register-loader
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2023
module: implement `register` utility
jlenon7
committed
65111a2
View commit details
Copy full SHA for 65111a2
Browse repository at this point
loaders: support `URL` in `register` fn
Show description for 29d153e
jlenon7
committed
29d153e
View commit details
Copy full SHA for 29d153e
Browse repository at this point
loaders: add `parentURL` as second parameter
Show description for 6e43af3
jlenon7
committed
6e43af3
View commit details
Copy full SHA for 6e43af3
Browse repository at this point
chore: de-lint (add trailing comma)
JakobJingleheimer
authored and
jlenon7
committed
b351260
View commit details
Copy full SHA for b351260
Browse repository at this point
ASCII order
aduh95
authored and
jlenon7
committed
4a0e047
View commit details
Copy full SHA for 4a0e047
Browse repository at this point
loaders,fix: use URLs instead of paths
Show description for 418d568
jlenon7
committed
418d568
View commit details
Copy full SHA for 418d568
Browse repository at this point
fix: linting
Show description for c2104d3
jlenon7
committed
c2104d3
View commit details
Copy full SHA for c2104d3
Browse repository at this point
test: use `URL` instances for file test case
Show description for 5400a6e
jlenon7
committed
5400a6e
View commit details
Copy full SHA for 5400a6e
Browse repository at this point
fix,test: use right loaders and export it properly
Show description for d3a1a81
jlenon7
committed
d3a1a81
View commit details
Copy full SHA for d3a1a81
Browse repository at this point
test: export modules from `node_modules`
Show description for 9e83305
jlenon7
committed
9e83305
View commit details
Copy full SHA for 9e83305
Browse repository at this point
fix,test: move real implementation of loaders
Show description for e485f99
jlenon7
committed
e485f99
View commit details
Copy full SHA for e485f99
Browse repository at this point
Apply suggestions from code review
Show description for 1ee3823
jlenon7
and
aduh95
committed
1ee3823
View commit details
Copy full SHA for 1ee3823
Browse repository at this point
Update lib/internal/modules/esm/loader.js
Show description for 0db88d8
jlenon7
and
aduh95
authored
0db88d8
View commit details
Copy full SHA for 0db88d8
Browse repository at this point
fix: remove `getCwdSafe` fn
Show description for cd47b14
jlenon7
committed
cd47b14
View commit details
Copy full SHA for cd47b14
Browse repository at this point
Commits on Jun 11, 2023
Apply suggestions from code review
Show description for 27f8ac7
jlenon7
and
aduh95
authored
27f8ac7
View commit details
Copy full SHA for 27f8ac7
Browse repository at this point
You can’t perform that action at this time.