Implements Blobity

This commit is contained in:
2021-10-27 21:14:14 +02:00
parent c305e3aeaa
commit 4943994f1c
24 changed files with 166 additions and 112 deletions

View File

@@ -30,7 +30,7 @@ const components = [
'components/icons'
]
const buildDir = 'build'
const buildDir = '.nuxt'
const ssr = true