Removing path redirect

This commit is contained in:
Micah Riggan 2018-04-11 16:31:47 -04:00
parent 18df6d7878
commit cbc684ac93
No known key found for this signature in database
GPG Key ID: 1DF0722D8116EE83

View File

@ -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: [