doc: `require` behavior on case-insensitive systems
authorHugo Wood <hx4.5@free.fr>
Fri, 19 Feb 2016 20:55:23 +0000 (21:55 +0100)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commite4bb7e4422df763f0d210c3fac6e5251764b675c
treea71dc94e0cb62d164573d9a4b19c098e4a9d1df0
parent35b687fdcdc3b508e4daaa0c50deec405f524fdb
doc: `require` behavior on case-insensitive systems

This adds a paragraph in the Module Caching Caveats section about the
behavior of require when Node is running on top of a file system (e.g.
HFS) or operating system (e.g. Windows) that will not consider the case
of file paths to find files.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Alexis Campailla <orangemocha@nodejs.org>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/modules.markdown