Skip to content

Commit

Permalink
Step 4.13: Import angular-moment npm package in index js
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB authored and Dotan Simha committed Nov 22, 2016
1 parent 57887db commit 2ad7357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -9,5 +9,6 @@ import 'script!lib/ionic/js/ionic';
import 'script!lib/ionic/js/ionic-angular';
import 'script!meteor-client-side/dist/meteor-client-side.bundle';
import 'script!angular-meteor/dist/angular-meteor.bundle';
import 'script!angular-moment/angular-moment';
// app
import './app';

0 comments on commit 2ad7357

Please sign in to comment.