kriszyp / nodules

Asynchronous URL-based CommonJS module loader for Node with automated dependency resolution and module reloading
http://www.persvr.org/
197 stars 20 forks source link

__dirname #6

Closed dvv closed 14 years ago

dvv commented 14 years ago

Hi!

Under nodules __dirname becomes "downloaded-modules//ABSPATHTOPROJECTLIB", which breaks relative paths assumptions. Bug or feature?

--Vladimir

kriszyp commented 14 years ago

Should be fixed now