Inventsable / bombino-commands

Adobe CEP utility commands to supercharge dev workflow available through Node scripts or via terminal
5 stars 4 forks source link

Fix issue if 'archive' doesn't exist, and return extString instead of… #4

Closed dheidelberger closed 4 years ago

dheidelberger commented 4 years ago

Earlier pr was returning the wrong thing, should have been extString, not the name of the temp directory. Also needed to include creation of the archive folder if it didn't already exist.