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

Enable batchMode on scala.js Optimizer #953

Closed
wants to merge 1 commit into from

Commits on Mar 27, 2016

  1. Enable batchMode on scala.js Optimizer

    The `batchMode` should help reduce the memory requirement to compile
    scala.js code as per
    scala-js/scala-js#1788 (comment)
    
    Implementation details: `botBuild` is a sbt setting that will be turned
    on on travisCi so that it will not interfere with local dev experience.
    ngbinh committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    afc26ed View commit details
    Browse the repository at this point in the history