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
F3494661: D6681.diff
Thu, Dec 19, 6:23 AM
F3489256: D6681.id22379.diff
Wed, Dec 18, 11:56 AM
Unknown Object (File)
Tue, Dec 17, 6:36 AM
Unknown Object (File)
Sat, Dec 14, 7:30 PM
Unknown Object (File)
Wed, Dec 11, 5:01 PM
Unknown Object (File)
Fri, Nov 22, 12:54 PM
Unknown Object (File)
Nov 16 2024, 9:43 PM
Unknown Object (File)
Nov 16 2024, 9:43 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