mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
There is one major API change in the refactor: filename extensions are now required when requiring or including modules. Added extra test to test-module-loading.js.