cebor/rollup-plugin-angular

module.id and the wrong template path

Opened this issue · 1 comments

egabe commented

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?