This commit is contained in:
freearhey 2023-10-09 10:03:28 +03:00
parent b6b65a727a
commit 09f6d12085
7 changed files with 113 additions and 136 deletions

View file

@ -13,7 +13,7 @@ const config = {
adapter: adapter({
pages: 'docs',
assets: 'docs',
precompress: true
precompress: false
})
},
preprocess: vitePreprocess()