Skip to content

Commit

Permalink
Merge pull request #57 from aorielly/master
Browse files Browse the repository at this point in the history
Removing the html2js name overwrite
  • Loading branch information
dignifiedquire committed Jul 10, 2015
2 parents 442e034 + 50e4f9e commit f259513
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// PUBLISH DI MODULE
module.exports = {
'preprocessor:ng-html2js': ['factory', require('./html2js')],
// TODO(vojta): remove this in 0.11
'preprocessor:html2js': ['factory', require('./html2js')]
};

0 comments on commit f259513

Please sign in to comment.