forked from dbroqua/MusicTopus
Added statistics page
This commit is contained in:
parent
30bd3ebdf9
commit
8d22435b90
9 changed files with 290 additions and 5 deletions
|
@ -10,6 +10,7 @@ const babel = require("gulp-babel");
|
|||
const sourceJs = "javascripts/**/*.js";
|
||||
const sourceRemoteJS = [
|
||||
"./node_modules/vue/dist/vue.global.prod.js",
|
||||
"./node_modules/chart.js/dist/chart.umd.js",
|
||||
"./node_modules/axios/dist/axios.min.js",
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue