Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Failures with circular dependency #38

Open
awk opened this issue Dec 3, 2014 · 2 comments
Open

Failures with circular dependency #38

awk opened this issue Dec 3, 2014 · 2 comments
Labels

Comments

@awk
Copy link

awk commented Dec 3, 2014

grunt-bower-concat fails if it detects a circular dependency between two modules. Bower has supported circular dependencies for a few releases and some of the Polymer core components have circular dependencies.

Even though I'm not using grunt-bower-concat with those Polymer core components the error : Circular reference detected is thrown from resolveDependencyGraph.

As a workaround is there a way to exclude certain modules from the dependency checks? I only include: a small number of modules - and not the polymer ones.

@sapegin
Copy link
Owner

sapegin commented Dec 3, 2014

I don’t think it’s possible. But if it’s supported by Bower itself I could try to update bower dependency in the plugin.

@sapegin sapegin added the bug label Dec 3, 2014
@rurri
Copy link

rurri commented Mar 24, 2015

Yeah this would be a good feature for us as well. Since this seems to block this from being used with Polymer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants