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

revert karma and other package updates #4067

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Conversation

jsnellbaker
Copy link
Collaborator

Type of change

  • CI related changes

Description of change

This is a partial revert to the karma/webpack-stream package and subsequent node updates introduced by #4038

As part of these updates, there was a requirement to have to use Node 9 (or greater) due to karma's use of the spread operator in its workflow; the spread operator (ie ...args) is only available in Node 9+.

The internal build system that we use for the prebid.js releases is not currently up to this version of node and would need some additional time to get it updated. So we're temporarily reverting these updates in the meantime.

The other changes from the original PR (namely the process.exit commands in the gulpfile) are left intact since they are needed to help ensure the circleCI complete successfully and are not impacted by the node version.

@jsnellbaker jsnellbaker merged commit 64a45da into master Aug 6, 2019
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
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.

2 participants