Skip to content

fix(gulp-tasks): Use red directly instead of color.red #8044

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 1 commit into from

Conversation

ppham27
Copy link
Contributor

@ppham27 ppham27 commented Oct 26, 2017

colors is just an instance of chalk. Using chalk directly fixes the build.

This PR possibly may be unnecessary with #8030. If so, feel free to close.

colors is just an instance of chalk. Using chalk directly fixes the build.
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 26, 2017
@devversion
Copy link
Member

Thanks for the PR.

I updated my PR to completely remove gulp-util. We only use the log method once and console.log works fine as a replacement.

Closing this PR in favor of #8030

@devversion devversion closed this Oct 26, 2017
@ppham27 ppham27 deleted the red branch October 28, 2017 20:10
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants