⚡️(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:
@@ -15,6 +15,7 @@
|
||||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"lib0": "0.2.93",
|
||||
"ws": "8.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user