Buck: Build gwtgerrit without touching PolyGerrit deps
Introduce new :gwtgerrit target that only depends on non optimized GWT UI module. For one that accelerates artifact creation, as in development the optimized UI module is not needed, for another it skips building PolyGerrit dependencies. As a side effect of this change, PolyGerrit is not bundled any more, when safari or firefox user agents are used. Change-Id: Ib908a8e3b840deae0a6f0899794dc37bc3526cb6
This commit is contained in:
committed by
David Ostrovsky
parent
18f76a6190
commit
c43dd07c17
@@ -8,6 +8,7 @@
|
||||
docs = //Documentation:searchfree
|
||||
firefox = //:firefox
|
||||
gerrit = //:gerrit
|
||||
gwtgerrit = //:gwtgerrit
|
||||
headless = //:headless
|
||||
polygerrit = //:polygerrit
|
||||
release = //:release
|
||||
|
||||
Reference in New Issue
Block a user