Page MenuHomePhabricator

[lib] Update mini-css-extract-plugin to 1.6.2
ClosedPublic

Authored by ashoat on Feb 9 2023, 2:48 PM.
Tags
None
Referenced Files
F2213841: D6679.id22320.diff
Mon, Jul 8, 2:36 PM
F2212565: D6679.diff
Mon, Jul 8, 7:51 AM
F2210529: D6679.diff
Sun, Jul 7, 10:51 PM
Unknown Object (File)
Fri, Jul 5, 11:35 AM
Unknown Object (File)
Mon, Jun 17, 8:42 AM
Unknown Object (File)
Sat, Jun 15, 1:35 AM
Unknown Object (File)
Sun, Jun 9, 2:11 PM
Unknown Object (File)
Sun, Jun 9, 2:11 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 1.x major version (1.6.2). I opted not to upgrade further since version 2 only works with Webpack 5
  3. I removed the esModule: true option since it is now default as of 1.0.0

Depends on D6678

Test Plan
  1. I checked the breaking changes in the GitHub Releases changelog. I found this and this, neither of which seemed relevant
  2. 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
Lint Not Applicable
Unit
Tests Not Applicable