WearyMonkey / ngtemplate-loader

Include AngularJS templates in the Webpack bundle and preload the template cache.
MIT License
238 stars 78 forks source link

Throws a string when 'The path for file doesn\'t contains relativeTo param' #56

Closed jamie-pate closed 7 years ago

jamie-pate commented 7 years ago

Throwing a string does not appear to be supported with the output of webpack. This code should throw a new Error instance with the message set to 'The path for file doesn\'t contains relativeTo param'