mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
templates: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
19f5ea8832
commit
cf7e420847
@@ -167,7 +167,7 @@ const config = (
|
||||
ignoreHelpers: true,
|
||||
// Tell webpack not to explicitly require these.
|
||||
knownHelpers: [
|
||||
// The ones below are defined in web/src/templates.js
|
||||
// The ones below are defined in web/src/templates.ts
|
||||
"eq",
|
||||
"and",
|
||||
"or",
|
||||
|
||||
Reference in New Issue
Block a user