1

I am using angular-cli, it suppose to create a component with a sub folder called shared with index.ts, but I am not seeing that.

enter image description here

1 Answer 1

2

This was taken out with the addition of NgModule as of rc5. The need to nest components inside of shared directories is against the pattern of declaring them within a given module.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.