Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 629 Bytes

File metadata and controls

28 lines (14 loc) · 629 Bytes

bundle.es6

version

Bundle

A collection of ES6 polyfills for Exendscript.

Install

npm install @extendscript/aes.patch.bundle.es6

Include

#include 'node_modules/@extendscript/aes.patch.bundle.es6/es6.js'

Update Bundle

npm run bundle

Test

You can test the code against a range of targets:

npm run test target-1 target-2

We keep a log of test results