ExtendScript / extendscriptr

An NPM command line tool to compile modern javascript (es5 & es6) into executable extendscript (es3)
Do What The F*ck You Want To Public License
153 stars 15 forks source link

Fixes #22 (Removed hardcoded path) #36

Closed GitBruno closed 6 years ago

GitBruno commented 6 years ago

This should do it, have only tested in my env

ff6347 commented 6 years ago

That is cool. I try to run a test ASAP

ff6347 commented 6 years ago

Please don't mix topics. Removing the hardcoded path has nothing to do with typescript. Please reset to https://github.com/ExtendScript/extendscriptr/pull/36/commits/c6fddf8b4e001ac1260034fabadcc3fe2d311685

GitBruno commented 6 years ago

Sorry, I kept working away. So that is why they use feuture branches!

Will sort it out and add an org guideline, thanks!

ff6347 commented 6 years ago

Thank you. We are still having a problem installing this globally though.

GitBruno commented 6 years ago

Yes! PR#43 should fix it. Hard to test with Travis!