You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I usually only use routes in core, because having routes in multiple modules may lead to re-renderings (see mantrajs/mantra-core#9),
so it would be cool to just be able to disable route generation in other modules than core (maybe via setting)
I usually only use routes in core, because having routes in multiple modules may lead to re-renderings (see mantrajs/mantra-core#9),
so it would be cool to just be able to disable route generation in other modules than core (maybe via setting)