Update vite.config.js

This commit is contained in:
freearhey 2023-10-10 17:21:00 +03:00
parent e8f17e61b9
commit b0b32cdaaa

View file

@ -1,5 +1,4 @@
import { sveltekit } from '@sveltejs/kit/vite'
import path from 'path'
/** @type {import('vite').UserConfig} */
const config = {