wishtack / wishtack-steroids

Frontend on Steroids: Reactive Component Loader, RxJS Scavenger...
https://wishtack.io
MIT License
96 stars 16 forks source link

does not obey --routing #175

Closed MHacker9404 closed 5 years ago

MHacker9404 commented 5 years ago

--routing does not add a routing module

yjaaidi commented 5 years ago

Hi @MHacker9404,

Sorry for responding so late but I don't think that the SCAM generator should be used to generate routing modules.

Can you share a more precise scenario?

Thank you in advance.

Younes

MHacker9404 commented 5 years ago

Let's say you have a SCAM that will be routing lazy loaded with child components?

yjaaidi commented 5 years ago

I guess it's better to avoid mixin a scam with a routing module. It should be either one or the other.