remove imagetools formats
This commit is contained in:
parent
dec953a6c1
commit
e35b84188e
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import { sveltekit } from '@sveltejs/kit/vite';
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
const supportedExtensions = ['png', 'jpg', 'jpeg'];
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [ sveltekit() ]
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue