forked from ProjectSegfault/website
		
	@@ -6,7 +6,7 @@ import { defineConfig } from "vite";
 | 
			
		||||
const config = defineConfig({
 | 
			
		||||
	plugins: [sveltekit(), unoCSS(), viteCommonjs()],
 | 
			
		||||
	ssr: {
 | 
			
		||||
		noExternal: ["pg", "knex"]
 | 
			
		||||
		noExternal: ["pg"]
 | 
			
		||||
	}
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user