mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
blueslip: Untangle from page_params.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
f7eecb0e03
commit
0b3cf78333
@@ -199,6 +199,7 @@ const config = (
|
||||
},
|
||||
plugins: [
|
||||
new DefinePlugin({
|
||||
DEVELOPMENT: JSON.stringify(!production),
|
||||
ZULIP_VERSION: JSON.stringify(env.ZULIP_VERSION ?? "development"),
|
||||
}),
|
||||
new DebugRequirePlugin(),
|
||||
|
Reference in New Issue
Block a user