X Tutup
Skip to content

fix(dart/transform): Omit bootstrap.dart in ng_deps#5348

Closed
kegluneq wants to merge 1 commit intoangular:masterfrom
kegluneq:fix_combinators
Closed

fix(dart/transform): Omit bootstrap.dart in ng_deps#5348
kegluneq wants to merge 1 commit intoangular:masterfrom
kegluneq:fix_combinators

Conversation

@kegluneq
Copy link
Copy Markdown

Special-case to avoid copying the bootstrap{,_static}.dart import when creating
.ng_deps.dart files.

Closes #5315

@kegluneq kegluneq added type: bug/fix comp: dart-transformer action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 17, 2015
Special-case to avoid copying the bootstrap{,_static}.dart
import when creating `.ng_deps.dart` files.

Closes angular#5315
@vsavkin vsavkin added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 18, 2015
@vsavkin vsavkin assigned kegluneq and unassigned vsavkin Nov 18, 2015
@kegluneq kegluneq added the action: merge The PR is ready for merge by the caretaker label Nov 18, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #5348 on behalf of @alxhub to branch presubmit-alxhub-pr-5348.

@kegluneq kegluneq closed this in 0db0252 Nov 18, 2015
@kegluneq kegluneq deleted the fix_combinators branch November 23, 2015 21:26
@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.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes type: bug/fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle show bootstrap combinator on angular2/bootstrap.dart

5 participants

X Tutup