mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
fixup!
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
90e33ee799
commit
0ebac2ac6d
@@ -11,5 +11,5 @@
|
|||||||
"memory": "8gb",
|
"memory": "8gb",
|
||||||
"storage": "32gb"
|
"storage": "32gb"
|
||||||
},
|
},
|
||||||
"postCreateCommand": "bash -i -c 'nvm use && npm install'"
|
"postCreateCommand": "bash -i -c 'nvm use && npm install && cp tsconfig.web.json tsconfig.json'"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user