Close #1348 Remove require.paths
Module.globalPaths is still set to a read-only copy of the global include paths pulled off of the NODE_PATH environment variable. It's important to be able to inspect this, but modifying it no longer has any effect.
parent
ebc4d5cd
Please register or sign in to comment