amihailes

Results 3 issues of amihailes

Hi, Could you rename this plugin to be angular compliant? For example: ngx-template-loader? Thanks,

Hi, Do you think it's possible to rename this component to a new name compliant with new angular conventions? Something like ngx-notifications? Thanks

This line in the configuration: 'angular2-notifications': { main: './dist/index.js', defaultExtension: 'js' } points the entry point for this library. The problem is that /dist/index.js is a typescript (or ES6) file.......