Skip to content
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

Bug 1476157 - Fix minification problems due to dependency injection #1890

Merged
merged 1 commit into from
Jul 28, 2017

Conversation

spadgett
Copy link
Member

Our version of ngAnnotate does not handle components, which causes
runtime errors in the built binary due to a recent component. Switch the
component to use the array notation for dependency injection and put it
in its own file.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476157
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476216

Opened tech debt issue #1889 for upgrading grunt-ng-annotate.

Our version of ngAnnotate does not handle components, which causes
runtime errors in the built binary due to a recent component. Switch the
component to use the array notation for dependency injection and put it
in its own file.
Copy link
Member

@jeff-phillips-18 jeff-phillips-18 left a comment

Choose a reason for hiding this comment

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

LGTM

@spadgett
Copy link
Member Author

[merge][severity: blocker]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 3c8659c

@openshift-bot
Copy link

openshift-bot commented Jul 28, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/59/) (Base Commit: f62c98f) (PR Branch Commit: 3c8659c) (Extended Tests: blocker)

@openshift-bot openshift-bot merged commit 4bcfb4f into openshift:master Jul 28, 2017
@spadgett spadgett deleted the dist-errors branch July 28, 2017 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants