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

Remove gulp-util #664

Merged
merged 4 commits into from Jan 2, 2019
Merged

Remove gulp-util #664

merged 4 commits into from Jan 2, 2019

Conversation

aliuk2012
Copy link
Contributor

Addresses the warning mentioned in issue #660 by replacing gulp-util with the two individual packages (ansi-color and fancy-logs) as recommended here.

Another great thing about removing gulp-utils is that it was pulling in 18 other dependencies. Ansi-color required no other dependencies and fancy-logs needs only 4 small dependencies.

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-prototype-kit-pr-664 January 2, 2019 15:14 Inactive
@joelanman
Copy link
Contributor

Do we need to colour this message? Not sure we colour others

@aliuk2012
Copy link
Contributor Author

I think its trying to ensure all nodemon logs are coloured in the similar way to the the ones we already have:

image

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-prototype-kit-pr-664 January 2, 2019 15:32 Inactive
Copy link
Contributor

@joelanman joelanman left a comment

Choose a reason for hiding this comment

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

Needs a rebase then all good, thanks!

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.

None yet

3 participants