cocos2d / cocos2d-console

cocos2d command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jscompile error when file name include dollar sign

hbbalfred opened this issue · comments

commented

in mac the file path will be broken if it container a '$' in it.
it seem that the file is regard as a env variable.
is this a bug of JS::Compile?