rollup-plugin-angular icon indicating copy to clipboard operation
rollup-plugin-angular copied to clipboard

module.id and the wrong template path

Open egabe opened this issue 8 years ago • 1 comments

When I use module.id in my component angular plugin wants to load the template html from inside the component dir and the module.id dir and the resul is no such file or directory. It is correct, but how can I tell the plugin the correct path or the plugin can solve this module.id path somehow?

egabe avatar Feb 15 '17 21:02 egabe

Sorry, i do not maintain this plugin for rollup anymore.

See: https://github.com/cebor/rollup-plugin-angular/blob/master/README.md#looking-for-new-maintainer

cebor avatar Aug 01 '17 13:08 cebor