Skip to content

Remove typings.d.ts #1604 #1615

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

Closed
wants to merge 3 commits into from

Conversation

mcabreradev
Copy link

No description provided.

@filipesilva
Copy link
Contributor

@hansl can you review if this is what you wanted?
@miguel4ngelc tests seem to be broken, can you fix?

@@ -14,6 +14,14 @@ import 'zone.js/dist/sync-test';
// Unfortunately there's no typing for the `__karma__` variable. Just declare it as any.
declare var __karma__: any;

// Typings reference file, see links for more information
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These comments are useless. Please provide a comment that explains why we need those declaration here.

@hansl
Copy link
Contributor

hansl commented Aug 16, 2016

The tests are broken by this change. Is there anything else that needs those typings? There shouldn't.

@filipesilva
Copy link
Contributor

Related issue: #1604

@hansl
Copy link
Contributor

hansl commented Aug 16, 2016

Thanks, @filipesilva, I forgot about that one. I'm not entirely sure how to approach this now, but having typings.d.ts is still kinda wrong. Let's talk about it internally and come up with the right solution.

@filipesilva
Copy link
Contributor

The tests are passing, but I actually see a lot of errors on the log itself: https://travis-ci.org/angular/angular-cli/jobs/152746267#L2320. This is the error we were expecting when converting template imports via https://github.com/TheLarkInn/angular2-template-loader.

More importantly though, @TheLarkInn it seems that ng build with errors are not giving the correct exit code.

@Brocco
Copy link
Contributor

Brocco commented Oct 14, 2016

Outdated a new PR is being submitted to update this file, but it is needed to reference System and to be available to specify other typings files for global libraries.

@Brocco Brocco closed this Oct 14, 2016
@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 10, 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.

5 participants