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

compile multiple files at once #44

Open ff6347 opened 6 years ago

ff6347 commented 6 years ago

It would be great to be able to watch a whole directory and compile all js/jsx files in that directory. Like other bundlers do and like it was requested in #31 by @florianbepunkt

brianmontanaweb commented 5 years ago

--watch option would be wonderful 😄