I am creating one ember app. The app is working fine while running on development server (using ember serve), but when i build my app using ember build -prod
and deploy it on my server which is apache, just index route works and nothing else.
This is understandable as only index path is physical but i am not finding any way to get this done.
Is there any documentation on build process which can enable all routes?
Aucun commentaire:
Enregistrer un commentaire