Integrate svelte-preprocess into Svelte configuration and update metadata for improved build process. Remove unused Lottie player and related dependencies to streamline project structure.

This commit is contained in:
becarta
2025-05-16 01:19:16 +02:00
parent 82cd940b62
commit a036c95dbc
32 changed files with 44 additions and 7563 deletions

View File

@@ -1,18 +0,0 @@
import {
derived,
readable,
readonly,
writable
} from "./chunk-76MXQKTF.js";
import {
get_store_value
} from "./chunk-TB4K45JM.js";
import "./chunk-2GBBIY5G.js";
import "./chunk-V6TY7KAL.js";
export {
derived,
get_store_value as get,
readable,
readonly,
writable
};