refactoring

This commit is contained in:
Philipp Kühn
2020-04-17 12:55:53 +02:00
parent 3ce1eed00e
commit 564e0c240c

View File

@@ -30,15 +30,8 @@ module.exports = {
},
],
],
}
},
},
// {
// use: '@gridsome/source-filesystem',
// options: {
// path: './people/**/*.json',
// typeName: 'People',
// }
// },
],
chainWebpack(config) {
// Load variables for all vue-files