update chart.js to new version

This commit is contained in:
pichalite
2016-07-29 19:31:48 +00:00
parent 8e2e800e6d
commit 8ef7ca4bdb
5 changed files with 254 additions and 238 deletions

View File

@@ -79,7 +79,7 @@ module.exports = function(Meta) {
// modules listed below are routed through express (/src/modules) so they can be defined anonymously
modules: {
"Chart.js": './node_modules/chart.js/Chart.js',
"Chart.js": './node_modules/chart.js/dist/Chart.min.js',
"mousetrap.js": './node_modules/mousetrap/mousetrap.js',
"buzz.js": 'public/vendor/buzz/buzz.js'