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