Refactor environment variable declarations, update client entry points, and optimize asset handling in SvelteKit project for improved performance and maintainability.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m57s

This commit is contained in:
eewing
2026-02-17 15:18:31 -06:00
parent 7ac169c1e4
commit ec7df92b21
257 changed files with 12058 additions and 483 deletions
+14
View File
@@ -0,0 +1,14 @@
var _layout_ts = /*#__PURE__*/Object.freeze({
__proto__: null
});
const index = 0;
let component_cache;
const component = async () => component_cache ??= (await import('./_layout.svelte-CBQcLaNr.js')).default;
const universal_id = "src/routes/+layout.ts";
const imports = ["_app/immutable/nodes/0.BXv9ZfXj.js","_app/immutable/chunks/Bzak7iHL.js","_app/immutable/chunks/hqfhVoHF.js","_app/immutable/chunks/Dexp9pM5.js"];
const stylesheets = ["_app/immutable/assets/0.DbRKE6YE.css"];
const fonts = [];
export { component, fonts, imports, index, stylesheets, _layout_ts as universal, universal_id };
//# sourceMappingURL=0-pFHonfwH.js.map