Skip to content

fix(core): workaround for circular dependencies in nodejs#716

Closed
marclaval wants to merge 1 commit into
angular:masterfrom
marclaval:circular
Closed

fix(core): workaround for circular dependencies in nodejs#716
marclaval wants to merge 1 commit into
angular:masterfrom
marclaval:circular

Conversation

@marclaval
Copy link
Copy Markdown
Contributor

Implements the workaround proposed by @tbosch in #683
Only 2 cases found so far ...

It doesn't remove circular dependencies and is not easily testable (until the main test suite can be run in nodejs).
But, on the bright side, it enables the compiler to run.

Good enough to close #683 ?

@mhevery mhevery added @lgtm action: merge The PR is ready for merge by the caretaker labels Feb 19, 2015
@marclaval marclaval closed this in 85211f0 Feb 19, 2015
@mhevery mhevery mentioned this pull request Feb 23, 2015
6 tasks
@marclaval marclaval deleted the circular branch December 11, 2017 10:11
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all cyclic dependencies

4 participants