Skip to content

test: improve test-bootstrap-modules.js

Divide builtins into two lists depending on whether they are loaded before pre-execution or at run time, and give clearer suggestions about how to deal with them based on the category they are in.

This helps preventing regressions like the one reported in https://github.com/nodejs/node/issues/45662.

Merge request reports

Loading