Skip to content

Commit

Permalink
Add support for code splitting and many other flags to the GWT version.
Browse files Browse the repository at this point in the history
All of AbstractCommandLineRunner was marked as GWTIncompatible. Adds GwtIncompatible annotations to each instance method and field and refactors others to be static so they are usable in the GWT runner. In addition, flag logic in the GWT runner was audited and made to much more closely match the logic of the CommandLineRunner.

Closes #2979

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202029643
  • Loading branch information
ChadKillingsworth authored and brad4d committed Jun 26, 2018
1 parent a05ad48 commit a5db18c
Show file tree
Hide file tree
Showing 5 changed files with 572 additions and 363 deletions.

0 comments on commit a5db18c

Please sign in to comment.