🧑‍💻(makefile) add build frontend dev

docker build frontend dev was lacking.
If dependencies were updated, the change were
not reflected in the frontend container.
This commit is contained in:
Anthony LC
2024-09-12 07:42:42 +02:00
committed by Anthony LC
parent a092c2915b
commit 97fa5b8532
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ and this project adheres to
## Fixed
- 🐛 Fix forcing ID when creating a document via API endpoint #234
- 🐛 Rebuild frontend dev container from makefile #248
## [1.3.0] - 2024-09-05