Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Update react-scripts to 4.x.x to fix terser CI issues #428

Merged
merged 3 commits into from
May 21, 2021

Conversation

raymondjacobson
Copy link
Member

@raymondjacobson raymondjacobson commented May 19, 2021

Description

I think per @piazzatron 's callout of this comment, updating react-scripts and the lot with the terser version change fixes our issues.
facebook/create-react-app#8320 (comment)

I've run this workflow thrice and it passed all builds each time (so 9 in total).

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?

Upgrading the version here is always dangerous, so we should soak this on staging for as long as we can, etc.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

  • Ran locally
  • Built locally
  • Ran (and fixed) unit tests (jest version changed 2 majors)
  • Ran (and updated) lint errors + configs (eslint/ts versions changed)

@audius-infra
Copy link
Collaborator

Preview this change https://frontend-demo.audius.co/rj-terser-3

@raymondjacobson raymondjacobson requested review from jowlee, sddioulde and piazzatron and removed request for jowlee May 20, 2021 17:00
@raymondjacobson raymondjacobson changed the title Update terser Update react-scripts to 4.x.x to fix terser CI issues May 20, 2021
@raymondjacobson
Copy link
Member Author

raymondjacobson commented May 20, 2021

Copy link
Contributor

@jowlee jowlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Played around with it and it seems fine.

Copy link
Contributor

@sddioulde sddioulde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shukran!

@raymondjacobson raymondjacobson merged commit 5599243 into master May 21, 2021
@raymondjacobson raymondjacobson deleted the rj-terser-3 branch May 21, 2021 18:19
sliptype pushed a commit that referenced this pull request Feb 11, 2022
* Update terser

* Upgrade and fix lints

* Fix mocks
sliptype pushed a commit that referenced this pull request Feb 12, 2022
* Update terser

* Upgrade and fix lints

* Fix mocks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants