Skip to content

Commit

Permalink
Step 2.6: Import and expose moment 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 11ab0f1 commit e3ce4d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
@@ -1,3 +1,5 @@
// modules
import 'expose?moment!moment';
// libs
import 'script!lib/angular/angular';
import 'script!lib/angular-animate/angular-animate';
Expand Down

0 comments on commit e3ce4d6

Please sign in to comment.