️(docker) separate deps y-webrtc-signaling

We separate the install part of the signaling server
from the frontend-dep stage. It will improve
the build time of both of them.
This commit is contained in:
Anthony LC
2024-04-19 12:57:45 +02:00
committed by Anthony LC
parent 9489264555
commit b2cc789665
3 changed files with 21 additions and 9 deletions

View File

@@ -15,6 +15,7 @@
"node": ">=18"
},
"dependencies": {
"lib0": "0.2.93",
"ws": "8.16.0"
},
"devDependencies": {