Skip to content

fix(dart/transform): Write correct ng_deps without deferred imports#4589

Merged
kegluneq merged 1 commit into
angular:masterfrom
kegluneq:fix_4587
Oct 7, 2015
Merged

fix(dart/transform): Write correct ng_deps without deferred imports#4589
kegluneq merged 1 commit into
angular:masterfrom
kegluneq:fix_4587

Conversation

@kegluneq
Copy link
Copy Markdown

@kegluneq kegluneq commented Oct 7, 2015

Previously, the presence of a deferred import would cause us to output
incomplete .ng_deps.dart code.

Closes #4587

Previously, the presence of a `deferred` import would cause us to output
incomplete `.ng_deps.dart` code.

Closes angular#4587
@kegluneq kegluneq merged commit c94f239 into angular:master Oct 7, 2015
@kegluneq kegluneq deleted the fix_4587 branch October 7, 2015 19:12
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deferred import causes incomplete .ng_deps.dart

3 participants