mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-02-12 17:33:32 +00:00
Enable source;ap
This commit is contained in:
parent
7911930052
commit
1c2dc2c2f3
@ -5,4 +5,7 @@ import { defineConfig } from "vite";
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [TanStackRouterVite(), react()],
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user