⬆️ Updated Svelte and config files to use Vite
This commit is contained in:
@@ -22,16 +22,7 @@ const config = {
|
||||
adapter: adapter({
|
||||
out: 'build',
|
||||
precompress: true
|
||||
}),
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
include: ['swiper']
|
||||
},
|
||||
build: {
|
||||
sourcemap: true
|
||||
},
|
||||
plugins: [isoImport()]
|
||||
}
|
||||
})
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user