Update .gitignore to exclude public/uploads; modify nitro.json and latest.json timestamps; add new dependencies in package.json; adjust styles.mjs for error components; enhance PDF generation logic in generate-pdf.post.js; update sample PDF with new content.

This commit is contained in:
Torsten Schulz (local)
2025-10-23 14:26:09 +02:00
parent e029154a8c
commit 28a2d05ab5
10 changed files with 147 additions and 105 deletions

View File

@@ -1,5 +1,5 @@
{
"date": "2025-10-22T20:59:39.715Z",
"date": "2025-10-23T08:02:04.642Z",
"preset": "node-server",
"framework": {
"name": "nuxt",