AIRSHIP V0.1.14 RELEASE NOTES- Aug 17, 2022 | SHARE PAGE |
DOWNLOAD v0.1.14
NOTABLE CHANGES
tl;dr:
The ES6 compilation target is now handled as a sub-target of js. That means that any existing js configuration files that are not overridden with ES6 ones will apply to ES6 builds. This makes it so common configuration that is likely shared between vanilla js and es6 target builds can easily be shared without having to duplicate the configuration.