mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-15 01:38:13 -05:00
Allows `path.join` to do some processing on the base path that was also happening on the full path. Fixes: `coffee -o ./ ./` Still broken: `coffee -o . .`