Econify / ad.js

🚀 Supercharge your Ads.
https://adjs.dev
18 stars 4 forks source link

[RK] Fix amazon linux 2 build #119

Closed regan-karlewicz closed 4 years ago

regan-karlewicz commented 4 years ago

Description

In upgrading our dependencies, the version of node that the codebuild runs was updated. To access newer versions of the node build image, we upgraded to amazon linux 2 which uses yum instead of apt-get. This pull request updates the build commands to use yum instead of apt-get.

PR Requirements

Before requesting review this criteria must be met: Overall test coverage >= current master?

Documentation included (if any behavioral changes)?

Backwards compatibility (if breaking change)?

Release

Will this pr trigger a release i.e. version in package.json has been bumped?

Screenshots

If U.I. component, include screenshots or video screen capture showing behavior and responsive styling below.