Update dependencies and switch to @sveltejs/adapter-node for SvelteKit project
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m33s

This commit is contained in:
eewing
2026-02-17 14:25:23 -06:00
parent cf73cd3b4c
commit 6cc5928770
413 changed files with 51926 additions and 322 deletions
+20
View File
@@ -0,0 +1,20 @@
import { r as redirect } from './index-B2LGyy1l.js';
const load = ({ locals }) => {
locals.pb.authStore.clear();
throw redirect(303, "/login");
};
var _page_server_ts = /*#__PURE__*/Object.freeze({
__proto__: null,
load: load
});
const index = 3;
const server_id = "src/routes/logout/+page.server.ts";
const imports = [];
const stylesheets = [];
const fonts = [];
export { fonts, imports, index, _page_server_ts as server, server_id, stylesheets };
//# sourceMappingURL=3-DEGBOxIZ.js.map