Skip to content

Commit

Permalink
chore(webpack) added typing for require for template loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Larkin authored and Sean Larkin committed Jun 6, 2016
1 parent c2868df commit d897f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/ng2/blueprints/ng2/files/__path__/typings.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
<% if(!isMobile) { %>declare var module: { id: string };<% } %>
declare var require: any;

0 comments on commit d897f8f

Please sign in to comment.