feat: add nuxt-zero-js

This saves us one step in the build process although doesn't fix the root problem.
This commit is contained in:
2022-09-11 08:53:26 -04:00
parent 8f65123f32
commit e79f634d22
4 changed files with 250 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ export default defineNuxtConfig({
"@nuxtjs/color-mode",
"@nuxtjs/sitemap",
"nuxt-full-static",
"nuxt-zero-js",
],
nitro: {
prerender: {