Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Mar 4, 2025
1 parent 63398c4 commit 310bbb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 63 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import path from 'node:path';
let increment = 0;

export function bundleAnalysis(config: ResolvedConfig): vite.Plugin {
// @ts-expect-error: Mismatched vite version
return visualizer({
template: 'raw-data',
filename: path.resolve(
Expand Down
67 changes: 5 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 310bbb5

Please sign in to comment.