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
Unknown Object (File)
Mon, Nov 11, 9:57 PM
Unknown Object (File)
Tue, Oct 29, 2:47 AM
Unknown Object (File)
Fri, Oct 25, 3:59 AM
Unknown Object (File)
Sep 29 2024, 11:13 PM
Unknown Object (File)
Sep 29 2024, 11:13 PM
Unknown Object (File)
Sep 29 2024, 11:12 PM
Unknown Object (File)
Sep 29 2024, 11:11 PM
Unknown Object (File)
Sep 14 2024, 7:52 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