Page MenuHomePhabricator

[lib][landing][web] Update to css-loader@6.7.3
ClosedPublic

Authored by ashoat on Feb 12 2023, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 5:01 PM
Unknown Object (File)
Wed, Dec 11, 4:57 PM
Unknown Object (File)
Tue, Dec 3, 3:36 PM
Unknown Object (File)
Tue, Dec 3, 3:35 PM
Unknown Object (File)
Mon, Dec 2, 1:36 PM
Unknown Object (File)
Nov 11 2024, 7:03 PM
Unknown Object (File)
Oct 29 2024, 2:47 AM
Unknown Object (File)
Oct 15 2024, 8:29 PM
Subscribers
None

Details

Summary

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

Depends on D6707

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 found two versions with breaking changes listed: 5.0.0 and 6.0.0. Neither seemed to mentioned anything relevant to us

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable