Changed build directory back to .sveltekit folder

This commit is contained in:
2022-11-28 20:35:33 +01:00
parent cd163c1635
commit 69d5f8f296

View File

@@ -9,8 +9,7 @@ const config = {
kit: {
csrf: {
checkOrigin: false
},
outDir: 'build'
}
}
};