angularjs - Why angular-cli do not generate a shared folder when creating a component? -


i using angular-cli, suppose create component sub folder called shared index.ts, not seeing that.

enter image description here

this taken out addition of ngmodule of rc5. need nest components inside of shared directories against pattern of declaring them within given module.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -