count.js: add comment count display JS

This commit is contained in:
Adhityaa Chandrasekar
2019-03-02 15:14:42 -05:00
parent 216016a4be
commit 15b1640f89
4 changed files with 132 additions and 11 deletions

View File

@@ -76,6 +76,7 @@ const jsCompileMap = {
"js/logout.js"
],
"js/commento.js": ["js/commento.js"],
"js/count.js": ["js/count.js"],
"js/unsubscribe.js": [
"js/constants.js",
"js/utils.js",