I\'ve tried my best to bring the bundle size of Angular 2 down and have been relatively successful in reducing the size to ~300kb (Angular 2 + jquery + bootstrap + some other sm
I am not sure about reflect/zone.js, but for download we can follow this
showApp() { document.getElementById('loadingContainer').style.display = "none"; document.getElementsByTagName('my-app')[0].style.display = null; }