analytics: Move stats.js out of portico/.

stats.js is a logged-in view.
This commit is contained in:
Rishi Gupta 2017-02-05 21:50:23 -08:00 committed by Tim Abbott
parent cf87f7cd38
commit 3c692684a0
2 changed files with 1 additions and 1 deletions

View File

@ -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',