mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-10 17:10:06 -04:00
Update dependencies
This commit is contained in:
parent
c68f85ee15
commit
bfe7c7f040
4 changed files with 2353 additions and 1066 deletions
|
@ -1,5 +1,4 @@
|
|||
import adapter from '@sveltejs/adapter-static'
|
||||
import { vitePreprocess } from '@sveltejs/kit/vite'
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
|
@ -16,8 +15,7 @@ const config = {
|
|||
precompress: false,
|
||||
strict: true
|
||||
})
|
||||
},
|
||||
preprocess: vitePreprocess()
|
||||
}
|
||||
}
|
||||
|
||||
export default config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue