mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 13:57:54 +00:00
fix: maybe now the stylesheet will work
This commit is contained in:
parent
464c318569
commit
59c317f570
1 changed files with 3 additions and 0 deletions
|
|
@ -7,5 +7,8 @@ export default defineConfig({
|
|||
optimizeDeps: { exclude: ["svelte-navigator"] },
|
||||
build: {
|
||||
outDir: "docs"
|
||||
},
|
||||
server: {
|
||||
https: true
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue