Add google ads

This commit is contained in:
Minzkraut
2022-03-28 20:15:32 +02:00
parent ad5fa4cda4
commit b37ba8baf2
5 changed files with 28 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
module.exports = {
transpileDependencies: [
'vuetify'
]
],
devServer: {
disableHostCheck: true
}
}