I pre-generate Angular $templateCache via AMD Loader and browserify.
Swiper starts to render before Angular is loaded full template, as result not showing(I use variables and filters for slides' images and texts translation). Can we make some promise or bind event for prevent this?