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
F3496256: D6679.id22320.diff
Thu, Dec 19, 12:14 PM
F3494396: D6679.diff
Thu, Dec 19, 5:29 AM
Unknown Object (File)
Wed, Dec 18, 12:08 PM
Unknown Object (File)
Wed, Dec 4, 8:43 PM
Unknown Object (File)
Wed, Nov 20, 4:18 PM
Unknown Object (File)
Nov 16 2024, 9:42 PM
Unknown Object (File)
Nov 16 2024, 9:42 PM
Unknown Object (File)
Nov 16 2024, 9:42 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
No Lint Coverage
Unit
No Test Coverage