mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
js: Convert static/js/common.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
4df3fef88f
commit
a3e6ebb04c
@@ -1,5 +1,6 @@
|
||||
import marked from "../third/marked/lib/marked";
|
||||
|
||||
import * as common from "./common";
|
||||
import * as feedback_widget from "./feedback_widget";
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user