We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72446e3 commit eb65c66Copy full SHA for eb65c66
frontend/vite.config.ts
@@ -1,7 +1,7 @@
1
import { sentryVitePlugin } from "@sentry/vite-plugin";
2
import react from "@vitejs/plugin-react-swc";
3
-import { defineConfig } from "vite";
4
import { env } from "process";
+import { defineConfig } from "vite";
5
6
// https://vitejs.dev/config/
7
export default defineConfig({
0 commit comments