Skip to content

Commit

Permalink
Update apps/webapp/vite.config.ts
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
jacobparis and coderabbitai[bot] authored Nov 24, 2024
1 parent 2e05691 commit 5eb52c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/webapp/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { defineConfig } from "vitest/config";
import { defineConfig } from "vite";
import tsconfigPaths from "vite-tsconfig-paths";
import { vitePlugin as remix } from "@remix-run/dev";
import { cjsInterop } from "vite-plugin-cjs-interop";
Expand Down

0 comments on commit 5eb52c4

Please sign in to comment.