Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to closure-compiler v20171023. #155

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update to closure-compiler v20171023. #155

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 4, 2017

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

…inifyMojo.java, by removing deprecated ECMASCRIPT6, and adding ECMASCRIPT_2015, ECMASCRIPT6_TYPED, ECMASCRIPT_2016, ECMASCRIPT_2017 and ECMASCRIPT_NEXT.
…error "The JAVA_HOME environment variable is not defined correctly".
blutorange added a commit to blutorange/closure-compiler-maven-plugin that referenced this pull request Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant