slick-for-svelte icon indicating copy to clipboard operation
slick-for-svelte copied to clipboard

Implement path prefix and base url

Open shavyg2 opened this issue 6 years ago • 1 comments

Base url on module would be nice as a user wouldn't have to keep including it in the controllers.

This should be added to the module decorator

shavyg2 avatar Jul 25 '19 11:07 shavyg2

This is actually supported in the history API so shouldn't need to worry about it. Unless it's also provided in the location path, then I would still need the prefix on the routes

shavyg2 avatar Jul 25 '19 12:07 shavyg2