From b0b32cdaaaac796567f86cb6ce8b585aeaba4ee7 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:21:00 +0300 Subject: [PATCH] Update vite.config.js --- vite.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index 412ef7eef..6b36ed216 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,5 +1,4 @@ import { sveltekit } from '@sveltejs/kit/vite' -import path from 'path' /** @type {import('vite').UserConfig} */ const config = {