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

Replaced gulp-util dependency with fancy-log. #786

Merged
merged 1 commit into from
Jan 31, 2018

Conversation

FizzyGalacticus
Copy link
Contributor

The gulp-util package is being officially deprecated in Gulp v4, and has already started causing issues for my team.

Following this article: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

...I have removed it in favor of fancy-log, which seems to be just the logging utilitiy from gulp-util anyways.

Running yarn and yarn build seemed to be unaffected, and no errors were present., therefore I believe this to be an adequate fix for this problem.

package.json Outdated Show resolved Hide resolved
@boopathi boopathi merged commit 4143a25 into babel:master Jan 31, 2018
@boopathi boopathi added the Tag: Internal Pull Request changing project internals - code that is NOT published label Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Internal Pull Request changing project internals - code that is NOT published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants