mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
js: Convert static/js/loading.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a3e6ebb04c
commit
3faae49dc0
@@ -1,3 +1,4 @@
|
||||
import * as loading from "./loading";
|
||||
import * as util from "./util";
|
||||
|
||||
// Miscellaneous early setup.
|
||||
|
||||
Reference in New Issue
Block a user