Fix installing/building using npm

This commit is contained in:
Roman Drozd 2021-07-28 02:20:51 +02:00
parent f22ba20efa
commit 295b353f61
3 changed files with 18988 additions and 2 deletions

1
.gitignore vendored
View file

@ -12,5 +12,4 @@ node_modules/
!/server/certs/mediasoup-demo.localhost.*
.vscode
/app/public/config/*.pem
package-lock.json
yarn-error.log

View file

@ -1 +1 @@
package-lock=false
package-lock=true

18987
app/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff