refactor : rename Inventory_frontend to frontend everywhere
All checks were successful
Build & Push Docker Image / build (push) Successful in 1m4s

Update Dockerfile, nginx, .dockerignore, makefile, CI workflow,
CLAUDE.md, README, release script to use frontend/ instead of
Inventory_frontend/. Remove submodule references from CI and
release script.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-04-01 14:19:20 +02:00
parent 974a4a0781
commit 73b2cf300d
8 changed files with 31 additions and 81 deletions

View File

@@ -6,9 +6,9 @@ docker/
deploy/docker/docker-compose.prod.yml
deploy/docker/deploy.sh
deploy/docker/.env.example
Inventory_frontend/node_modules
Inventory_frontend/.nuxt
Inventory_frontend/.output
frontend/node_modules
frontend/.nuxt
frontend/.output
var/
vendor/
LOG/
@@ -21,4 +21,4 @@ scripts/
*.md
!composer.lock
!symfony.lock
!Inventory_frontend/package-lock.json
!frontend/package-lock.json