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

polyfills use reserved word "document" #20

Closed ff6347 closed 8 years ago

ff6347 commented 8 years ago

I snooped around the polyfills and there is a big problem with the word document. In InDesign document is a type. :-(