Skip to content
Snippets Groups Projects
Commit 2922dfce authored by Robert Speicher's avatar Robert Speicher Committed by Douglas Barbosa Alexandre
Browse files

Don't vendor minified Chart.js

The filename is titlecased because that's how it came from the vendor,
and we're not touching it.
parent a382ad99
No related branches found
No related tags found
1 merge request!2494Don't vendor minified JS
Loading
@@ -23,7 +23,7 @@
Loading
@@ -23,7 +23,7 @@
#= require raphael #= require raphael
#= require g.raphael-min #= require g.raphael-min
#= require g.bar-min #= require g.bar-min
#= require chart-lib.min #= require Chart
#= require branch-graph #= require branch-graph
#= require ace/ace #= require ace/ace
#= require ace/ext-searchbox #= require ace/ext-searchbox
Loading
Loading
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment