mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-17 03:47:58 +00:00
Define goog.DEBUG false for uberjar to avoid showing re-frisk in prod
This commit is contained in:
parent
b868996308
commit
6bc3ca8937
@ -87,6 +87,7 @@
|
||||
:externs ["react/externs/react.js"]
|
||||
:optimizations :advanced
|
||||
:pretty-print false
|
||||
:closure-defines {goog.DEBUG false}
|
||||
:closure-warnings
|
||||
{:externs-validation :off :non-standard-jsdoc :off}}}}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user