Skip to content

Conversation

devversion
Copy link
Member

Removes an unnecessary dependency in the dev-app devserver Bazel
target. Since explicitly add all UMD bundles of MDC, the bulk
dependency on material-components-web is not needed anymore.

Removes an unnecessary dependency in the dev-app devserver Bazel
target. Since explicitly add all UMD bundles of MDC, the bulk
dependency on `material-components-web` is not needed anymore.
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Aug 22, 2019
@devversion devversion marked this pull request as ready for review August 22, 2019 15:33
@devversion devversion requested a review from jelbourn as a code owner August 22, 2019 15:33
@devversion devversion added pr: merge safe target: patch This PR is targeted for the next patch release labels Aug 22, 2019
@@ -133,8 +133,8 @@ ts_devserver(
"@npm//:node_modules/moment/min/moment-with-locales.min.js",
"@npm//:node_modules/rxjs/bundles/rxjs.umd.min.js",
"@npm//:node_modules/systemjs/dist/system.js",
"@npm//:node_modules/tslib/tslib.js",
Copy link
Member

Choose a reason for hiding this comment

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

Was tslib missing previously? or was it provided by @npm//material-components-web

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah transitively brought in by material-components-web (which was by accident).

@josephperrott josephperrott added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Aug 22, 2019
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn merged commit 2d3e205 into angular:master Aug 22, 2019
andrewseguin pushed a commit that referenced this pull request Aug 26, 2019
Removes an unnecessary dependency in the dev-app devserver Bazel
target. Since explicitly add all UMD bundles of MDC, the bulk
dependency on `material-components-web` is not needed anymore.

(cherry picked from commit 2d3e205)
@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 22, 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.

4 participants