Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into fix/components-type-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Aug 15, 2022
2 parents 5e7a6b5 + e109d65 commit 60eade6
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 798 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/plugins/analyze.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export function analyzePlugin (ctx: ViteBuildContext): Plugin[] {
return null
}
},
// @ts-ignore
visualizer({
...ctx.nuxt.options.build.analyze as any,
// @ts-ignore
Expand Down
Loading

0 comments on commit 60eade6

Please sign in to comment.