feat: add vite-imagetools

This commit is contained in:
Alexander Daichendt 2022-08-04 15:21:36 +02:00
parent 3244c4c692
commit cb856ad213
10 changed files with 953 additions and 26 deletions

View file

@ -40,7 +40,8 @@
"svelte-preprocess": "^4.10.6",
"tslib": "^2.3.1",
"typescript": "^4.7.4",
"vite": "^3.0.0"
"vite": "^3.0.0",
"vite-imagetools": "^4.0.4"
},
"type": "module",
"dependencies": {