openvidu/openvidu-browser
Juan Navarro 71b0e6ca43 openvidu-browser: Node.js platform: ConsoleLogger constructor
Doesn't look right that the argument is ignored and instead global
state is modified. The code later passes in `window.console` anyway,
so this doesn't really change the behavior.

However this change is important for Node.js compatibility, where
`window` is not defined.
2022-07-27 16:53:25 +02:00
..
config openvidu-browser: fix TypeDoc config to properly exclude unwanted folders 2022-01-12 03:38:45 +01:00
src openvidu-browser: Node.js platform: ConsoleLogger constructor 2022-07-27 16:53:25 +02:00
.gitignore openvidu-browser: static folder ignored 2019-08-09 14:06:05 +02:00
.npmignore npmignore files ignoring docs/ folders 2018-09-14 14:51:01 +02:00
LICENSE openvidu-browser 2.0.0 refactoring 2018-04-26 15:33:47 +02:00
generate-docs.sh openvidu-browser: fix TypeDoc config to properly exclude unwanted folders 2022-01-12 03:38:45 +01:00
package-lock.json openvidu-browser: fix echo when calling Publisher#replaceTrack 2022-06-23 13:23:36 +02:00
package.json openvidu-browser: fix echo when calling Publisher#replaceTrack 2022-06-23 13:23:36 +02:00
tsconfig.json openvidu-browser: tsconfig.json file to root dir 2019-04-22 14:49:42 +02:00