Page MenuHomePhabricator

[web] Update to copy-webpack-plugin@11.0.0
ClosedPublic

Authored by ashoat on Feb 12 2023, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 4:44 AM
Unknown Object (File)
Mon, Nov 11, 4:42 AM
Unknown Object (File)
Sat, Oct 26, 6:55 PM
Unknown Object (File)
Sat, Oct 26, 6:55 PM
Unknown Object (File)
Oct 16 2024, 5:45 AM
Unknown Object (File)
Oct 15 2024, 9:18 AM
Unknown Object (File)
Oct 8 2024, 1:15 AM
Unknown Object (File)
Sep 26 2024, 7:56 AM
Subscribers
None

Details

Summary

After updating to Webpack 5, I figured I'd update this related package as well.

Depends on D6706

Test Plan
  1. I tested dev build in web via yarn dev in web + keyserver and then tested the website
  2. I tested prod build by running yarn prod in web and then tested the website by running keyserver with yarn prod-build && yarn-prod
  3. I reviewed the releases on GitHub and though there were lots of breaking changes (mostly Node versions), found that none of them applied to us

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable