feat: add manual js

i cannot believe this
This commit is contained in:
2022-08-12 20:44:27 -04:00
parent 98a2cee26a
commit a9a555d20a
7 changed files with 96 additions and 8 deletions

View File

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