summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphs
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-23 10:33:38 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-23 10:33:38 -0600
commit7ce0968a52a5bc013e49865205a8998881884c02 (patch)
treeaab65a1bb5f4071ba953dc09208d21c4a0ed1121 /app/assets/javascripts/graphs
parent8ef649588b396059bccf17e6dab6dec3866b2479 (diff)
downloadgitlab-ce-7ce0968a52a5bc013e49865205a8998881884c02.tar.gz
Re-implement page-specific JS in a better way.
This makes larger libraries more cacheable and will allow us to use SRI with the dynamically included libraries.
Diffstat (limited to 'app/assets/javascripts/graphs')
-rw-r--r--app/assets/javascripts/graphs/application.js.coffee1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/graphs/application.js.coffee b/app/assets/javascripts/graphs/application.js.coffee
index 91f81a5d249..e0f681acf0b 100644
--- a/app/assets/javascripts/graphs/application.js.coffee
+++ b/app/assets/javascripts/graphs/application.js.coffee
@@ -4,5 +4,4 @@
# It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
# the compiled file.
#
-#= require Chart
#= require_tree .