chore(ci): add Docker BuildKit examples, .dockerignore, CI cache docs; tune vite config

This commit is contained in:
Scott Idem
2026-03-24 16:32:45 -04:00
parent a8f3c29b9f
commit a637343544
12 changed files with 182 additions and 12 deletions

View File

@@ -1,8 +0,0 @@
/** @type {import('./$types').PageLoad} */
// console.log(`ae_p_journals [journal_id] +page.ts start`);
// import { browser } from '$app/environment';
// import { journals_func } from '$lib/ae_journals/ae_journals_functions';
// export async function load({ params, parent }) {
// }

View File

@@ -1 +0,0 @@
// export const prerender = true