This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
openvidu
mirror of
https://github.com/OpenVidu/openvidu.git
Watch
8
Star
0
Fork
You've already forked openvidu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2132d5b984
openvidu
/
openvidu-components-angular
/
src
/
environments
/
environment.prod.ts
4 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Added openvidu-components-angular project
2022-01-19 17:24:11 +01:00
export
const
environment
=
{
openvidu-components: Fixed layout when is webcomponent When webcomponent, the layout need more time for initilizating and showing the videos.
2022-03-09 12:34:10 +01:00
production
:
true
,
Added openvidu-components-angular project
2022-01-19 17:24:11 +01:00
}
;