mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-02-16 23:38:01 +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({
|
const config = defineConfig({
|
||||||
plugins: [sveltekit(), unoCSS(), viteCommonjs()],
|
plugins: [sveltekit(), unoCSS(), viteCommonjs()],
|
||||||
ssr: {
|
ssr: {
|
||||||
noExternal: ["pg", "knex"]
|
noExternal: ["pg"]
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user