I am trying to develop an ember app, where I do not one single html file(index.html) to be the parent html for all my routes.
I want to maintain separate html files with tag and tag like:
- dashboard.html
- account.html
which will again have routes and would want to use components inside them. I do not get a solution in Ember documentation or anywhere else, any other html file other than index.html can be mapped in ember.
Please help.
Aucun commentaire:
Enregistrer un commentaire