Skip to content

Commit

Permalink
remove import in vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Jan 26, 2025
1 parent 7f9c803 commit 58e12fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-router/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import path from 'node:path'
import { defineConfig, mergeConfig } from 'vitest/config'
import { tanstackViteConfig } from '@tanstack/config/vite'
import react from '@vitejs/plugin-react'
Expand Down

0 comments on commit 58e12fc

Please sign in to comment.