This commit is contained in:
Atridad Lahiji 2024-03-19 12:32:42 -06:00
parent 9cec2d84a5
commit 063b85e816
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
import { unstable_vitePlugin as remix } from "@remix-run/dev";
import { vitePlugin as remix } from "@remix-run/dev";
import { installGlobals } from "@remix-run/node";
import { defineConfig } from "vite";
import tsconfigPaths from "vite-tsconfig-paths";