Removing path redirect
This commit is contained in:
parent
18df6d7878
commit
cbc684ac93
@ -19,7 +19,7 @@ import { BlocksProvider } from '../providers/blocks/blocks';
|
||||
BrowserModule,
|
||||
HttpModule,
|
||||
PagesModule,
|
||||
IonicModule.forRoot(InsightApp, {locationStrategy: 'path'})
|
||||
IonicModule.forRoot(InsightApp)
|
||||
],
|
||||
bootstrap: [IonicApp],
|
||||
entryComponents: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user