dimanche 1 novembre 2015

Ember.js Route with Wildcard Path

How can I make a route that servers all paths? I tried this.route('main', {path: '/*'}); with no luck. I can't use dynamic segments because I want /random, /random/random, etc. to all route to main. Thanks.




Aucun commentaire:

Enregistrer un commentaire