Fixed a bug and increased compatibility

This commit is contained in:
Isaac Grynsztein
2018-01-20 19:33:27 -05:00
parent 2a80ea92cc
commit 43399be0e5
5 changed files with 13 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ import {BrowserAnimationsModule} from '@angular/platform-browser/animations';
import { HttpModule } from '@angular/http';
import { HttpClientModule } from '@angular/common/http';
import { PostsService } from 'app/posts.services';
import {APP_BASE_HREF} from '@angular/common';
@NgModule({
declarations: [