This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
StyleGuide - Having the root /app folder export a barrel #1361
Closed
Description
The CLI has a barrel in /src/app
where they export the app.component.ts and some environment. Also the main.ts
is at /src
and not /src/app
.
So we have to move main.ts
up one level and then see if we want the app
folder to export a barrel and if so, what should it export, only app.component or each subfolder (features and shared).
Metadata
Metadata
Assignees
Labels
No labels