Which files needed to host for twitch extension build using angular?

So did you build(ng build) the angular app and then hosted it? - it will contain all bundled files. Or we need to zip the files present in angular app folder.
I am testing angular app through (ng serve) but when i move to hosted test it doesn’t work…