From 16a6fd9229495cef7f984505f8db4530c3f8ff03 Mon Sep 17 00:00:00 2001 From: Mike VanDenburgh Date: Fri, 1 Dec 2023 15:50:12 -0500 Subject: [PATCH] Switch to vite types --- web/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/tsconfig.json b/web/tsconfig.json index b1220f8ee2..8ff48b93a8 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -15,7 +15,7 @@ "baseUrl": ".", "types": [ "node", - "webpack-env" + "vite/client" ], "paths": { "@/*": [