Refactor App component to implement routing with svelte-spa-router, replacing static components with dynamic routes for improved navigation. Update routes for Home, About, Contact, Careers, Blog, and legal services.
This commit is contained in:
8
node_modules/.vite/deps/svelte_internal_disclose-version.js
generated
vendored
Normal file
8
node_modules/.vite/deps/svelte_internal_disclose-version.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import {
|
||||
PUBLIC_VERSION
|
||||
} from "./chunk-U6FMO7UD.js";
|
||||
|
||||
// node_modules/svelte/src/runtime/internal/disclose-version/index.js
|
||||
if (typeof window !== "undefined")
|
||||
(window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(PUBLIC_VERSION);
|
||||
//# sourceMappingURL=svelte_internal_disclose-version.js.map
|
Reference in New Issue
Block a user