Closed randywallace closed 10 years ago
You can't add a dependency to a group container override b/c the parser doesn't split the alias from the container as it does in the container block in parser.js.
This PR fixes it for me: https://github.com/makeusabrew/decking/pull/50
Thanks, closing this in favour of #50
You can't add a dependency to a group container override b/c the parser doesn't split the alias from the container as it does in the container block in parser.js.
This PR fixes it for me: https://github.com/makeusabrew/decking/pull/50