UNPKG

extendscript-bundlr

Version:

a tool for bundling Adobe ExtendScripts that use the `#include 'path/to/file'` statement

7 lines (6 loc) 98 B
/** * file includes-level-depth_0.js */ function foo() { $.writeln('bah in ' + $.fileName); }