remove v-calendar deps and makes Home a page not a component

This commit is contained in:
les
2020-11-13 00:12:05 +01:00
parent 43ba760bb8
commit ba8b7028c7
6 changed files with 146 additions and 277 deletions

View File

@@ -42,7 +42,6 @@ module.exports = {
'@/plugins/axios', // axios baseurl configuration
'@/plugins/validators', // inject validators
'@/plugins/api' // api helpers
// { src: '@/plugins/v-calendar', ssr: false } // calendar, fix ssr
],
render: {