feat: JKKP 6/7 PDF generation via pdf-lib, download from incident detail

Also excludes node_modules.nosync from vitest test discovery to fix pre-existing bleed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FFDuBhMKvoWjrWT3ZnGmmr
This commit is contained in:
2026-07-11 15:24:18 +08:00
co-authored by Claude Opus 4.8
parent 75fa2605bf
commit 54332d0297
7 changed files with 293 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ export default defineConfig({
environment: 'jsdom',
globals: true,
setupFiles: [],
exclude: ['node_modules/**', 'node_modules.nosync/**', '.next/**'],
},
resolve: {
alias: {