Add precompress option

This commit is contained in:
Sidharth Vinod
2022-06-28 15:30:06 +05:30
parent 44c6e2848e
commit 51ea24368c
+2 -1
View File
@@ -12,7 +12,8 @@ const config = {
],
kit: {
adapter: adapter({
pages: `docs`
pages: `docs`,
precompress: true
}),
paths: process.env['DEPLOY']
? {