chore(deps): removed unsued deps and fixed npm@update makefile rule
- Removed unused deps - Changed `npm@update` rule to only update lockfile and nothing else - Changed `npm@install` to also install in frontend directory
This commit is contained in:
parent
926677223c
commit
11949bbdf0
5 changed files with 4 additions and 57 deletions
12
Docker.mk
12
Docker.mk
|
|
@ -1,15 +1,3 @@
|
|||
# **************************************************************************** #
|
||||
# #
|
||||
# ::: :::::::: #
|
||||
# Docker.mk :+: :+: :+: #
|
||||
# +:+ +:+ +:+ #
|
||||
# By: nrobinso <nrobinso@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/06/11 18:10:26 by maiboyer #+# #+# #
|
||||
# Updated: 2025/12/19 14:33:21 by maiboyer ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
.PHONY: logs
|
||||
|
||||
# TODO: REMOVE THIS BEFORE LAUNCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue