| 1 | import { tanstackStart } from '@tanstack/react-start/plugin/vite' |
| 2 | import { defineConfig } from 'vite' |
| 3 | import { devtools } from '@tanstack/devtools-vite' |
| 4 | import Inspect from 'vite-plugin-inspect' |
nothing calls this directly
no test coverage detected