mirror of
https://github.com/google/nomulus
synced 2026-07-06 00:04:50 +00:00
bede56598c
We use the $environment property to set the console config. If it is not given, 'alpha' is used, which has the same effect as 'production'. TESTED=ran :jetty:copyConsole with -Penvironment=(sandbox|production|alpha) and checked the resulting js file.