#Order routing from app and package

4 messages · Page 1 of 1 (latest)

worn grove
#

Hey team,
I developped a package who publish routes and thoses routes are loaded before my application and I want to overwrite some in my app, but it's not working and packages's routes has always the priority, do you have any ideas ?

shrewd ember
#

So maybe follow that example.

#

But I think the biggest issue would be, why have a package provide routes if you’re just going to override them any way?