mirror of https://github.com/zulip/zulip.git
analytics: Move stats.js out of portico/.
stats.js is a logged-in view.
This commit is contained in:
parent
cf87f7cd38
commit
3c692684a0
|
@ -879,7 +879,7 @@ JS_SPECS = {
|
|||
'stats': {
|
||||
'source_filenames': [
|
||||
'node_modules/jquery/dist/jquery.js',
|
||||
'js/portico/stats.js',
|
||||
'js/stats/stats.js',
|
||||
],
|
||||
'minifed_source_filenames': [
|
||||
'node_modules/plotly.js/dist/plotly-basic.min.js',
|
||||
|
|
Loading…
Reference in New Issue