mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-08 17:12:24 +05:30
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…
Reference in New Issue
Block a user