Skip to content

Commit

Permalink
Step 3.2: Import meteor client side into the project
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Dec 24, 2016
1 parent 2c9fe83 commit e470669
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/main.ts
@@ -1,3 +1,5 @@
import 'meteor-client-side';

import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';

import { AppModule } from './app.module';
Expand Down

0 comments on commit e470669

Please sign in to comment.