Add support for cygwin paths
Status: Beta
Brought to you by:
matthiasmiller
I would like to use this program under cygwin my build environment is there.
A minor Problem is the ^M at the end of the lines, but the much bugger Problem is the paths that are outputted in the output format.
It would be great if it was possible to compile jsl under cygwin, resulting in paths being written as /cygdrive/d/path/to/current/file.js instead of D:\path\to\current\file.js
Thanks in advance