Getting "WARNING in Circular dependency detected" when referencing components from single "barrel" file · Issue #7705 · angular/angular-cli

See https://github.com/williamBurgeson/circ-ref for an example of this problem. In my project, I have used a "all-components" and "all-services" file in each folder to tidy up the imports, but at s...