vscode-arrr icon indicating copy to clipboard operation
vscode-arrr copied to clipboard

Export option for declaring module

Open benceHornyak opened this issue 4 years ago • 3 comments

If the declaring module is not AppModule it would be nice to have the option to export by the declaring module

benceHornyak avatar Aug 20 '20 07:08 benceHornyak

You mean you need an ability to simultaneously define new module and export component to that module?

obenjiro avatar Aug 20 '20 09:08 obenjiro

Not necessarily, but that could be an extra feature :) What I mean when the newly created component is generated and included in the declarations array in a module it should have an option to export it as well: in the exports array

benceHornyak avatar Aug 21 '20 08:08 benceHornyak

Ok, got it!

obenjiro avatar Aug 21 '20 08:08 obenjiro