I have an ember project, and it's getting heavier. I want the landing page to load faster, therefore I want to make it static HTML (without loading ember js files). All other pages I want to have in ember.
So, I want site.com to serve my HTML static page (not ember), but site.com/page1 and site.com/page2 to serve ember pages.
Is it possible?
Aucun commentaire:
Enregistrer un commentaire