mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
js: Convert static/js/hash_util.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9d318f054f
commit
c94ffb5319
@@ -1,6 +1,7 @@
|
||||
import _ from "lodash";
|
||||
|
||||
import * as floating_recipient_bar from "./floating_recipient_bar";
|
||||
import * as hash_util from "./hash_util";
|
||||
import * as loading from "./loading";
|
||||
import * as message_viewport from "./message_viewport";
|
||||
import * as narrow_state from "./narrow_state";
|
||||
|
||||
Reference in New Issue
Block a user