Closed rendertom closed 5 years ago
I personally install all Adobe crap to dedicated folder. Therefore this script would fail if it doesn't find ESTK. Cheers.
This is added in #12
jsxbin( 'input.jsx', 'output.jsxbin', [ 'CUSTOM ESTK PATH'] ) jsxbin({ input: 'input.jsx', output: 'output.jsxbin', customESTKPaths: [ 'CUSTOM ESTK PATH' ] })
I personally install all Adobe crap to dedicated folder. Therefore this script would fail if it doesn't find ESTK. Cheers.