Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

chore(build): fix bower install #16105

Merged
merged 1 commit into from
Jul 13, 2017
Merged

chore(build): fix bower install #16105

merged 1 commit into from
Jul 13, 2017

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Jul 13, 2017

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

Other information:

@Narretz Narretz force-pushed the chore-bower branch 2 times, most recently from 0f2fadb to a4c82ab Compare July 13, 2017 08:16
We removed `grunt package` from JOB_UNIT in 4015e0f,
but this runs `grunt bower` which JOB_UNIT needs.

This commit adds `grunt bower` to JOB_UNIT.
Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

Looks like it has done the trick!

@Narretz Narretz merged commit 6a22c79 into angular:master Jul 13, 2017
@Narretz Narretz deleted the chore-bower branch July 13, 2017 09:15
Narretz added a commit to Narretz/angular.js that referenced this pull request Jul 14, 2017
We removed `grunt package` from JOB_UNIT in 4015e0f,
but this runs `grunt bower` which JOB_UNIT needs.

This commit adds `grunt bower` to JOB_UNIT.

Closes angular#16105
Narretz added a commit that referenced this pull request Jul 14, 2017
We removed `grunt package` from JOB_UNIT in 4015e0f,
but this runs `grunt bower` which JOB_UNIT needs.

This commit adds `grunt bower` to JOB_UNIT.

Closes #16105
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.

3 participants