Importing chill-site repo here #10

Merged
damercier merged 77 commits from chill-site-repo into main 2026-04-14 19:42:03 +00:00
Showing only changes of commit 315ff26077 - Show all commits
-1
View File
@@ -8,7 +8,6 @@ WORKDIR /src
# Copie package.json et package-lock.json si présent
COPY package.json ./
COPY package-lock.json ./
# Installation des dépendances