-
Notifications
You must be signed in to change notification settings - Fork 12k
Barrels are not reaching into sub barrels #585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The same is the case with the WebPack build still. It successfully compiles.. but when I access the app at browser it throws the below error.
|
The Suggestion here works.. |
@hansl should be closed? |
Yes, the idea of generating/maintaining barrels in the CLI has been deprecated.... closing. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
When generating a lot of shared items (see below) the root barrel in
shared/index.ts
is reaching into folders but not taking advantage of the child folder barrels.For example I get this
And I expected this
cc @Brocco @hansl
The text was updated successfully, but these errors were encountered: