forked from MapComplete/MapComplete
Cleanup vite.config.js and fix scripts in package.json
- Make sure rm isn't called when there are no files to delete
This commit is contained in:
parent
f9f1a30921
commit
325b8831f2
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte"
|
||||
|
||||
export default {
|
||||
// Consult https://svelte.dev/docs#compile-time-svelte-preprocess
|
||||
// for more information about preprocessors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue