Torsten Schulz (local) c385df4a0c
All checks were successful
Code Analysis and Production Deploy / analyze (push) Has been skipped
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Successful in 2m54s
Add dependency installation check and logging to deploy script
- Introduced `install_dependencies_if_needed` function to conditionally install dependencies based on the presence and changes in `package-lock.json`.
- Updated the deployment process to log build output to a file for better error tracking.
- Modified Nuxt configuration to disable source maps in production and prevent reporting of compressed sizes in Vite builds.
2026-05-06 15:58:02 +02:00
2026-02-11 13:08:07 +01:00
2025-12-19 15:58:03 +01:00
Description
No description provided
51 MiB
Languages
Vue 55.2%
JavaScript 38.1%
TypeScript 3.4%
Shell 3.1%
HTML 0.1%