You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue by ghost Saturday Nov 04, 2017 at 09:49 GMT Originally opened as samaxes#155
Update to closure-compiler v20171023.
Update and fix compilation of MinifyMojo.java, by removing deprecated ECMASCRIPT6, and adding ECMASCRIPT_2015, ECMASCRIPT6_TYPED, ECMASCRIPT_2016, ECMASCRIPT_2017 and ECMASCRIPT_NEXT.
Issue by ghost
Saturday Nov 04, 2017 at 09:49 GMT
Originally opened as samaxes#155
Update to closure-compiler v20171023.
Update and fix compilation of MinifyMojo.java, by removing deprecated ECMASCRIPT6, and adding ECMASCRIPT_2015, ECMASCRIPT6_TYPED, ECMASCRIPT_2016, ECMASCRIPT_2017 and ECMASCRIPT_NEXT.
See: https://github.com/google/closure-compiler/blob/master/src/com/google/javascript/jscomp/CompilerOptions.java
ghost included the following code: https://github.com/samaxes/minify-maven-plugin/pull/155/commits
The text was updated successfully, but these errors were encountered: