mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 07:59:33 +00:00
chore: ignore typechecking for visualizer plugin
This commit is contained in:
parent
09781a5ec0
commit
e109d65c30
@ -20,6 +20,7 @@ export function analyzePlugin (ctx: ViteBuildContext): Plugin[] {
|
|||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
// @ts-ignore
|
||||||
visualizer({
|
visualizer({
|
||||||
...ctx.nuxt.options.build.analyze as any,
|
...ctx.nuxt.options.build.analyze as any,
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
|
Loading…
Reference in New Issue
Block a user