feat(ci): add automated Lighthouse audit pipeline
Some checks failed
Portfolio/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-12 18:12:09 +01:00
parent ee13b191c3
commit d0578aa7c6
8 changed files with 106 additions and 18 deletions

7
.gitignore vendored
View File

@@ -5,6 +5,7 @@ dist/
# dependencies
node_modules/
.pnpm-store/
# logs
npm-debug.log*
@@ -22,3 +23,9 @@ pnpm-debug.log*
# jetbrains setting folder
.idea/
# vscode
.vscode/
# Lighthouse CI reports
.lighthouseci/