Using "standardized-audio-context" to fix compatibility of AudioContext with Safari.
This commit is contained in:
parent
d43633e936
commit
100198b55c
6 changed files with 41 additions and 61 deletions
|
@ -46,7 +46,8 @@
|
|||
"quill": "1.3.6",
|
||||
"rxjs": "^6.6.3",
|
||||
"simple-peer": "^9.6.2",
|
||||
"socket.io-client": "^2.3.0"
|
||||
"socket.io-client": "^2.3.0",
|
||||
"standardized-audio-context": "^25.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "TS_NODE_PROJECT=\"tsconfig-for-webpack.json\" webpack serve --open",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue