Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
35.6k
Star
117k
Code
Issues
1.7k
Pull requests
907
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
esm: source hooks
#30986
Closed
GeoffreyBooth
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
GeoffreyBooth:source-hooks
GeoffreyBooth/node:source-hooks
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
esm: source hooks
#30986
GeoffreyBooth
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
GeoffreyBooth:source-hooks
GeoffreyBooth/node:source-hooks
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2020
module: add esm loader hook for transforming source
GeoffreyBooth
committed
d55bf00
Copy full SHA for d55bf00
module: add esm loader hook for getting source
GeoffreyBooth
committed
44ffec6
Copy full SHA for 44ffec6
module: new hooks apply to all relevant translators
GeoffreyBooth
committed
5c925a0
Copy full SHA for 5c925a0
module: more prominent warnings about future changes
GeoffreyBooth
committed
11296b8
Copy full SHA for 11296b8
module: extract getFormat hook
bfarias-godaddy
authored and
GeoffreyBooth
committed
23743bf
Copy full SHA for 23743bf
module: don't need parent in unknown file extension error
GeoffreyBooth
committed
88e6e64
Copy full SHA for 88e6e64
module: standardize signatures for hooks; recurse
GeoffreyBooth
committed
3171408
Copy full SHA for 3171408
module: all esm hooks use options object as signature
GeoffreyBooth
committed
d1b149a
Copy full SHA for d1b149a
module: getFormat should be called outside of resolve
GeoffreyBooth
committed
348bfec
Copy full SHA for 348bfec
module: all esm hooks should return objects
GeoffreyBooth
committed
21e28cb
Copy full SHA for 21e28cb
module: update docs
GeoffreyBooth
committed
66ad43f
Copy full SHA for 66ad43f
Commits on Jan 5, 2020
module: change hook signatures
GeoffreyBooth
committed
20dd0e3
Copy full SHA for 20dd0e3
module: split getFormat into its own file
GeoffreyBooth
committed
dc34757
Copy full SHA for dc34757
module: move source hooks into their own files
GeoffreyBooth
committed
564b551
Copy full SHA for 564b551
module: don't destructure in examples
GeoffreyBooth
committed
bba0814
Copy full SHA for bba0814
Commits on Jan 6, 2020
module: reorganize hooks docs, improve examples
GeoffreyBooth
committed
b1b2df4
Copy full SHA for b1b2df4
You can’t perform that action at this time.