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 #9 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

remove gulp-util #9 #10

wants to merge 1 commit into from

Conversation

deavial
Copy link

@deavial deavial commented Mar 20, 2018

gulp-util was removed per gulps instructions. The following were replaced:

gutil.File => is now vinyl
gutil.PluginError => is now plugin-error

Additional updates included is updating chai, eslint, and mocha to current versions. As well as the removal of ecmaFeatures from .eslintrc as the configuration is no longer a valid option.

Unit test is passing.

gulp-util was removed per gulps instructions. The following were replaced:

`gutil.File` => is now `vinyl`
`gutil.PluginError` => is now `plugin-error`

Additional updates included is updating `chai`, `eslint`, and `mocha` to current versions. As well as the removal of `ecmaFeatures` from `.eslintrc` as the configuration is no longer a valid option.

Unit test is passing.
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.

1 participant