mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 01:02:15 +00:00
Update vite.config.js
This commit is contained in:
parent
3e37e1044a
commit
2d6720a227
@ -1,5 +1,9 @@
|
||||
import { sveltekit } from '@sveltejs/kit/vite';
|
||||
import { defineConfig } from 'vitest/config';
|
||||
import dns from 'dns'
|
||||
|
||||
dns.setDefaultResultOrder('verbatim')
|
||||
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
|
Loading…
x
Reference in New Issue
Block a user