rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

I tried the Video Button by directly fork in ng-chat/fesm5/ng-chat.js file from node modules #116

Closed Code-N-K closed 5 years ago

Code-N-K commented 5 years ago

I tried the Video Button by directly fork in ng-chat/fesm5/ng-chat.js file from node modules.

Image below

chatVideo

but now i am not able to show them properly, and also the onVideoChatWindow(window) method throws error. Kindly update the same for your next build. Where Video (video Button) and X10(Close Button) are shown. Kindly Help, as the layer provided by you is great, but these features are not allowing to add something new to ng-chat. @rpaschoal

rpaschoal commented 5 years ago

Hi @Code-N-K ,

You shouldn't be updating the build files, those are JS bundles generated via ng-packgr.