gulp-community / gulp-concat

Streaming concat middleware for gulp
MIT License
792 stars 127 forks source link

upgrade gulp version to 4 #151

Closed heithemmoumni closed 4 years ago

nZeus commented 4 years ago

Can we merge this one? I'm getting ReferenceError: primordials is not defined on Node 14, because of this issue

nZeus commented 4 years ago

For those who cannot wait - there is a fork from this repo, with upgraded dependencies: https://www.npmjs.com/package/gulp-concat-2020

yocontra commented 4 years ago

@nZeus These are just dev dependencies used for tests in this project, it has nothing to do with that error message in your project.

These changes don't break the tests so they look fine to me.