From fff88fbf95b947a0db781aa8cc9ec3c144b5dd8d Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 18 Oct 2023 09:50:08 +0100 Subject: [PATCH] chore(nuxt): temporarily move to `@ts-ignore` --- packages/histoire-plugin-nuxt/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/histoire-plugin-nuxt/src/index.ts b/packages/histoire-plugin-nuxt/src/index.ts index 714eb278..f6d3018d 100644 --- a/packages/histoire-plugin-nuxt/src/index.ts +++ b/packages/histoire-plugin-nuxt/src/index.ts @@ -125,7 +125,7 @@ async function useNuxtViteConfig () { overrides: { ssr: false, experimental: { - // @ts-expect-error coming in Nuxt v3.8 + // @ts-ignore coming in Nuxt v3.8 appManifest: false, }, app: {