mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
Fix installing/building using npm
This commit is contained in:
parent
f22ba20efa
commit
295b353f61
3 changed files with 18988 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,5 +12,4 @@ node_modules/
|
|||
!/server/certs/mediasoup-demo.localhost.*
|
||||
.vscode
|
||||
/app/public/config/*.pem
|
||||
package-lock.json
|
||||
yarn-error.log
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
package-lock=false
|
||||
package-lock=true
|
||||
|
|
|
|||
18987
app/package-lock.json
generated
Normal file
18987
app/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue