Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(Rakefile) Remove -d32 as argument to closure-compiler #1768

Closed
wants to merge 1 commit into from

Conversation

kimpettersen
Copy link
Contributor

Closes #1765

@benmccann
Copy link
Contributor

If you're interested in building with closure compiler then you might like this change I made which fixes tons of warnings:
#1710

@pkozlowski-opensource
Copy link
Member

@kimpettersen thank you for your contribution but the -d32 flag makes the whole process run 2x faster which is important for the build. On top of this we've got another PR #1719 that removes this flag conditionally so going to close this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary 32-bit JVM requirement
3 participants