Skip to content

Make web client building work with ADVANCED_OPTIMIZATIONS settings #1

Description

@K1ll3rF0x

For this, web client code has to be refactored complying with https://developers.google.com/closure/compiler/docs/api-tutorial3 . Three.js does not support advanced optimizations yet, so some hacking might be also required to get this to work properly. The motivation behind this, in addition to better compression, is the dead code removal. We could remove the unused three.js methods from the builded library automatically and reduce the web client library size drastically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions