X Tutup
Skip to content

fix(typescript): update to typescript with fixed system emit#3594

Closed
alexeagle wants to merge 1 commit intoangular:masterfrom
alexeagle:systemjs
Closed

fix(typescript): update to typescript with fixed system emit#3594
alexeagle wants to merge 1 commit intoangular:masterfrom
alexeagle:systemjs

Conversation

@alexeagle
Copy link
Copy Markdown
Contributor

Picks up two commits from our TypeScript fork:
alexeagle/TypeScript@90373cd...alexeagle:1.5_error_is_class

@alexeagle alexeagle added action: review The PR is still awaiting reviews from at least one requested reviewer hotlist: typescriptification labels Aug 11, 2015
@ttowncompiled
Copy link
Copy Markdown
Contributor

This branch can be merged in without breaking Angular. This fixes the bugs that we were having with TypeScript transcompilation to System.register format.

This does require systemjs to be updated to 0.18.3.

Should I look at making a PR to update systemjs and switching Angular to your updated compiler? @alexeagle

@alexeagle
Copy link
Copy Markdown
Contributor Author

Sure you could make a PR to take next steps. (this PR does switch to the updated compiler though)

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

Merging PR #3594 on behalf of @tbosch to branch presubmit-tbosch-pr-3594.

@tbosch tbosch removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 12, 2015
@alexeagle alexeagle closed this in ac31191 Aug 13, 2015
@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.

5 participants

X Tutup