improve setup and DB initialization

This commit is contained in:
lesion
2022-01-26 09:51:42 +01:00
parent 5a3ff7564d
commit 55c066b845
13 changed files with 96 additions and 57 deletions

View File

@@ -20,7 +20,7 @@ module.exports = {
vue: {
config: {
ignoredElements: ['gancio-events']
ignoredElements: ['gancio-events', 'gancio-event']
}
},