Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup(tooling): move tooling to the browser platform and rename pro… #5381

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented Nov 19, 2015

…file into instrumentation

BREAKING CHANGE

Before

import * as p from 'angular2/profile';
import * as t from 'angular2/tools';

After

import * as p from 'angular2/instrumentation';
import * as t from 'angular2/platform/browser';

@vsavkin vsavkin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 19, 2015
@vsavkin vsavkin added this to the beta-00 milestone Nov 19, 2015
@vsavkin vsavkin force-pushed the merge_tools_and_profile_into_instrumentation branch from a40da85 to 74d5447 Compare November 20, 2015 21:06
@vsavkin vsavkin force-pushed the merge_tools_and_profile_into_instrumentation branch from 74d5447 to 68b2f0c Compare November 23, 2015 18:19
@vsavkin vsavkin added 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 Nov 23, 2015
@vsavkin vsavkin force-pushed the merge_tools_and_profile_into_instrumentation branch from 68b2f0c to daff671 Compare November 23, 2015 18:53
@mary-poppins
Copy link

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

…file into instrumentation

BREAKING CHANGE

Before

import * as p from 'angular2/profile';
import * as t from 'angular2/tools';

After

import * as p from 'angular2/instrumentation';
import * as t from 'angular2/platform/browser';
@vsavkin vsavkin force-pushed the merge_tools_and_profile_into_instrumentation branch 2 times, most recently from bf4a2fe to 02a8490 Compare November 24, 2015 17:57
@mary-poppins
Copy link

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

@angular-automatic-lock-bot
Copy link

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants