From e79f634d22a23e820a531cdc5ea8e359f5448dfd Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 11 Sep 2022 08:53:26 -0400 Subject: [PATCH] feat: add nuxt-zero-js This saves us one step in the build process although doesn't fix the root problem. --- README.md | 4 - nuxt.config.ts | 1 + package.json | 1 + yarn.lock | 249 ++++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 250 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e9463a6..9d63cd0 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,9 @@ After hand-written HTML and a static site generator comes Nuxt! **WARN: Volar 0.40.0 breaks all type-checking and I don't know why — stick with Volar 0.39.5.** -**WARN: Nuxt 3 is too new that prerendering actually renders a ton of JS and causes blinking — remove all `Prose*.mjs` to stop it** - Post-build instructions (while prerendering is bork) - - Strip all