Page MenuHomePhabricator

[lib] Update terser-webpack-plugin to 4.2.3
ClosedPublic

Authored by ashoat on Feb 9 2023, 2:49 PM.
Tags
None
Referenced Files
F2196578: D6681.id22379.diff
Fri, Jul 5, 1:00 PM
F2195962: D6681.id22322.diff
Fri, Jul 5, 11:26 AM
Unknown Object (File)
Thu, Jul 4, 5:17 AM
Unknown Object (File)
Wed, Jul 3, 3:00 AM
Unknown Object (File)
Sun, Jun 9, 2:12 PM
Unknown Object (File)
Sun, Jun 9, 2:12 PM
Unknown Object (File)
Sun, Jun 9, 2:11 PM
Unknown Object (File)
Sat, Jun 8, 12:24 PM
Subscribers

Details

Summary
  1. I moved this to lib... it's used in lib/webpack/shared.cjs, so I think that's where it should be
  2. I updated to the latest version in the 4.x major version (1.6.2). I opted not to upgrade further since version 5 only works with Webpack 5

Depends on D6680

Test Plan
  1. I checked the breaking changes in the GitHub Releases changelog. I found this, which didn't list anything relevant
  2. I checked the breaking changes in the CHANGELOG.md file. I found this and this, neither of which seemed relevant
  3. Ran yarn dev and yarn prod in both web and landing. Ran the web app and landing page and played around

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage