tlrobinson / narwhal

[DEPRECATED] A JavaScript standard library, package manager, and more.
http://narwhaljs.org/
372 stars 16 forks source link

require.main == module does not work in windows #85

Open kriszyp opened 14 years ago

kriszyp commented 14 years ago

require.main has backslashes, and module uses slashes. Here is my attempt at a fix: http://github.com/kriszyp/narwhal/commit/d975008666bd8d16a2171d28bfd2434d02668920