@extendscript/aes.patch.bundle.es6
Version:
A collection of polyfills to bring ExtendScript to ES6 standards.
23 lines (11 loc) • 397 B
Markdown
# bundle.es6
> Bundle
A collection of ES6 polyfills for Exendscript.
## Install
npm install @extendscript/aes.patch.bundle.es6
## Update Bundle
npm run bundle
## Test
You can test the code against a range of [targets](https://github.com/nbqx/fakestk/blob/master/resources/versions.json):
npm run test target-1 target-2
We keep [a log of test results](./test/results_log.md)