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:
18
node_modules/.vite/deps/svelte_store.js
generated
vendored
18
node_modules/.vite/deps/svelte_store.js
generated
vendored
@@ -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
|
||||
};
|
Reference in New Issue
Block a user