mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-01-24 20:42:10 +05:30
Revert "aaaa"
This reverts commit 6a39c8b0d06f78ff5eb33bf3d8d6e4944e01a19a.
This commit is contained in:
parent
6a39c8b0d0
commit
da0f58793d
@ -6,7 +6,7 @@ import { defineConfig } from "vite";
|
||||
const config = defineConfig({
|
||||
plugins: [sveltekit(), unoCSS(), viteCommonjs()],
|
||||
ssr: {
|
||||
noExternal: ["pg", "knex"]
|
||||
noExternal: ["pg"]
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user