mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 00:40:12 +01:00
refactor: switch to path location strategy
This commit is contained in:
parent
ea1a3699fb
commit
7dfb683b85
3 changed files with 2 additions and 6 deletions
|
|
@ -50,7 +50,7 @@ const routes: Routes = [
|
|||
];
|
||||
|
||||
const config: ExtraOptions = {
|
||||
useHash: true,
|
||||
useHash: false,
|
||||
};
|
||||
|
||||
@NgModule({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue