Principal software engineer. Full-stack web developer and team lead. Core collaborator of Node.js. Maintainer of CoffeeScript. Imagineer. Father.
-
Disney
- Los Angeles, CA
- https://geoffreybooth.com
- @GeoffreyBooth
Block or Report
Block or report GeoffreyBooth
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
210 contributions in the last year
Less
More
Contribution activity
March 2022
Created 1 commit in 1 repository
Created a pull request in nodejs/node that received 27 comments
esm, doc: fix and improve specifier resolution warning
This is a response to #42116 (comment). Our docs and warnings shouldn’t give the impression that --experimental-specifier-resolution is somehow saf…
+44
−19
•
27
comments
Opened 1 other pull request in 1 repository
nodejs/loaders
1
merged
Reviewed 10 pull requests in 1 repository
nodejs/node
10 pull requests
- esm: emit experimental warnings in common place
- doc: expand history for conditional exports changes in v12
- doc: clarify that conditional exports take effect with ES module
- stream: graduate web streams from experimental and expose as globals
- esm: make extension-less errors in type:module actionable
- esm: improve typings and code coverage
- module: unflag WASM modules
- esm, doc: fix and improve specifier resolution warning
- loader: fix esm resolve for symlink file
- [16.x backport] tools: enable no-empty ESLint rule