export default defineConfig()
in
spatial/vite.config.ts [19:22]
4
lines of code
1
McCabe index (conditional complexity)
export default defineConfig({ base: './', plugins: [react()], })