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