Skip to content

Commit

Permalink
chore: remove bench
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Nov 26, 2024
1 parent 31a436b commit 54a6bc1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"test-build": "VITE_TEST_BUILD=1 vitest run -c vitest.config.e2e.ts",
"test-unit": "vitest run",
"test-docs": "pnpm run docs-build",
"bench": "vitest bench",
"debug-serve": "VITE_DEBUG_SERVE=1 vitest run -c vitest.config.e2e.ts",
"debug-build": "VITE_TEST_BUILD=1 VITE_PRESERVE_BUILD_ARTIFACTS=1 vitest run -c vitest.config.e2e.ts",
"docs": "pnpm --filter=docs run docs",
Expand Down
81 changes: 0 additions & 81 deletions packages/vite/src/node/ssr/__tests__/ssrTransform.bench.ts

This file was deleted.

0 comments on commit 54a6bc1

Please sign in to comment.