Commit 2922dfce authored by Robert Speicher's avatar Robert Speicher Committed by Douglas Barbosa Alexandre

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
......@@ -23,7 +23,7 @@
#= require raphael
#= require g.raphael-min
#= require g.bar-min
#= require chart-lib.min
#= require Chart
#= require branch-graph
#= require ace/ace
#= require ace/ext-searchbox
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment