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

Update build script to use Gulp 4 Syntax #15

Open
AlexGStapleton opened this issue Jul 3, 2020 · 0 comments
Open

Update build script to use Gulp 4 Syntax #15

AlexGStapleton opened this issue Jul 3, 2020 · 0 comments

Comments

@AlexGStapleton
Copy link
Member

The build script requires a very specific unsupported version of node.js, and a lot of the dependencies are outdated. I mentioned to Greg the idea of updating the dependencies to the latest versions, and he suggested updating everything to use the latest version of Gulp. This will allow for better overall performance and better compatibility with newer versions of Node.js.

From memory, there are a few dependencies that we use that are no longer supported overall, such as gulp-request, so we may need to swap them out with better support alternatives. I'll update this issue with a list of dependencies in the comments that are outdated with possible alternatives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant