feat: lots of things

This commit is contained in:
2022-08-09 15:37:32 -04:00
parent c8bbc26e34
commit 070b0383c9
7 changed files with 67 additions and 36 deletions

View File

@@ -44,4 +44,6 @@ export default defineNuxtConfig({
experimental: {
reactivityTransform: true,
},
target: "static",
ssr: true,
});