Commit graph

3 commits

Author SHA1 Message Date
710f9a1dc9
build: Make use of npm lock file and updated lock file
Some checks failed
Hugo Site Tests / test (push) Failing after 0s
ci / build (push) Successful in 55s
2025-11-19 17:10:27 +01:00
a4d717bdd2 chore()
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-12 00:33:03 +01:00
267b01162f fix: add package-lock.json to repository for npm ci
Some checks failed
ci / build (push) Failing after 1m0s
- Remove package-lock.json from .gitignore
- Add package-lock.json to repository (required for npm ci in Docker build)
- npm ci requires package-lock.json to ensure reproducible builds
2025-10-23 17:20:12 +02:00