mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 22:07:55 +00:00
fix: https error on the dev server
This commit is contained in:
parent
d6c48af4fe
commit
1516d76bf4
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ import { svelte } from '@sveltejs/vite-plugin-svelte'
|
|||
export default defineConfig({
|
||||
plugins: [svelte()],
|
||||
optimizeDeps: { exclude: ["svelte-navigator"] },
|
||||
server: {
|
||||
https: true
|
||||
},
|
||||
build: {
|
||||
rollupOptions: {
|
||||
input: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue