AntoineMary / grunt-angular-file-loader

Automatically sort and inject AngularJS app files depending on module definitions and usage
MIT License
5 stars 8 forks source link

Fixed typo in #sortScripts() catch block. Line 122 changed grunt.warn… #6

Closed liamwhan closed 8 years ago

liamwhan commented 8 years ago

Fixed typo in #sortScripts() catch block. Line 122 changed grunt.warn.error to grunt.log.error