X Tutup
Skip to content

fix(transformers): be more specific in the imports to rewrite#3523

Closed
TedSander wants to merge 1 commit intoangular:masterfrom
TedSander:bootstrapFix
Closed

fix(transformers): be more specific in the imports to rewrite#3523
TedSander wants to merge 1 commit intoangular:masterfrom
TedSander:bootstrapFix

Conversation

@TedSander
Copy link
Copy Markdown
Contributor

Instead of just matching on the filename match on the full uri.

Closes #3473

Instead of just matching on the filename match on the full uri.

Closes angular#3473
@TedSander TedSander added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 7, 2015
@yjbanov yjbanov added pr_state: LGTM action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 7, 2015
@vsavkin vsavkin added action: merge The PR is ready for merge by the caretaker and removed pr_state: LGTM action: merge The PR is ready for merge by the caretaker labels Aug 10, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #3523 on behalf of @vsavkin to branch presubmit-vsavkin-pr-3523.

@mhevery mhevery added action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker labels Aug 10, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #3523 on behalf of @mhevery to branch presubmit-mhevery-pr-3523.

@mhevery mhevery removed the action: merge The PR is ready for merge by the caretaker label Aug 10, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #3523 on behalf of @mhevery to branch presubmit-mhevery-pr-3523.

@mhevery mhevery added action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker labels Aug 10, 2015
@TedSander TedSander closed this in 86eb46a Aug 10, 2015
goderbauer pushed a commit to goderbauer/angular that referenced this pull request Aug 15, 2015
Instead of just matching on the filename match on the full uri.

Closes angular#3473

Closes angular#3523
@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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arbritrary bootstrap import is rewritten

6 participants

X Tutup