Skip to content

Conversation

@devversion
Copy link
Member

SystemJS is responsible for loading tslib and moment as registered AMD modules. This means that we don't need to include them in Karma as well.

Currently the browsers fetches Moment and tslib twice and also runs it without having any necessary effect.

* SystemJS is responsible for loading `tslib` and `moment` as registered AMD modules. This means that we don't need to include them in Karma as well. Currently the browsers fetches Moment and tslib twice and also runs it without having any necessary effect.
@devversion devversion added pr: merge safe target: patch This PR is targeted for the next patch release labels Jan 3, 2019
@devversion devversion requested a review from jelbourn as a code owner January 3, 2019 17:00
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jan 3, 2019
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM

@crisbeto crisbeto added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Jan 5, 2019
@mmalerba mmalerba merged commit 0fbe6dd into angular:master Jan 7, 2019
josephperrott pushed a commit to josephperrott/components that referenced this pull request Jan 14, 2019
* SystemJS is responsible for loading `tslib` and `moment` as registered AMD modules. This means that we don't need to include them in Karma as well. Currently the browsers fetches Moment and tslib twice and also runs it without having any necessary effect.
@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.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants