Extract ui_init.js.

This commit is contained in:
Steve Howell
2017-03-18 12:29:55 -07:00
committed by Tim Abbott
parent a5ecb5e5cf
commit ab34b5ee9f
3 changed files with 244 additions and 236 deletions

View File

@@ -894,6 +894,7 @@ JS_SPECS = {
'js/bot_data.js',
'js/reactions.js',
'js/typing.js',
'js/ui_init.js',
'js/shim.js',
# JS bundled by webpack is also included here if PIPELINE_ENABLED setting is true
],