- User Profile

- DashBoard start
This commit is contained in:
Paolo Arena
2019-12-29 23:30:26 +01:00
parent 6452953115
commit b70f0df084
6 changed files with 46 additions and 11 deletions

View File

@@ -104,8 +104,8 @@ module.exports = function (ctx) {
{ path: 'error-handler', server: true, client: true },
{ path: 'globalroutines', server: true, client: true },
{ path: 'vue-idb', server: true, client: true },
{ path: 'dragula', server: false, client: true },
{ path: 'guard', server: true, client: true }],
{ path: 'guard', server: true, client: true },
{ path: 'vuetelinput', server: true, client: true }],
// { path: 'googlemap', server: true, client: true }],
css: [
'app.styl'