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

@@ -14,6 +14,7 @@
"@tailwindcss/typography": "^0.5.2",
"nuxt": "^3.0.0-rc.8",
"nuxt-full-static": "^0.2.1",
"nuxt-zero-js": "^0.1.3",
"reading-time": "^2.0.0-1",
"rehype-katex": "^6.0.2",
"remark-math": "^5.1.1",