UNPKG

extendscript-bundlr

Version:

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

8 lines (7 loc) 163 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var defaults = exports.defaults = { targetfile: 'exsbundlr.default.bundle.jsx' };