mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-12 22:32:10 +02:00
update chart.js to new version
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user