Ionic view app - what gets uploaded?

Hi

I needed extra features for my app so I modified ionic bundle js file.
when uploading the app to the ionic view, the features are not there.
does anyone know what is uploaded ? is the ionic file part of it ?

thanks !

No it’s not. Only /www gets zipped and uploaded, then downloaded and extracted in Ionic View.

You have to find another way or build your app yourself.
(Editing ionic.bundle is a bad idea, anyway)