Skip to content

revert karma and other package updates#4067

Merged
jsnellbaker merged 1 commit intomasterfrom
undo_package_update
Aug 6, 2019
Merged

revert karma and other package updates#4067
jsnellbaker merged 1 commit intomasterfrom
undo_package_update

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

Comments