Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: remove usage of require('util') in
esm/loader.js
Use `require('internal/util/debuglog').debuglog` instead of `require('util').debuglog` in `lib/internal/modules/esm/loader.js`. Refs: #26546
- Loading branch information