[lib] Update mini-css-extract-plugin to 1.6.2
Summary:
- I moved this to lib... it's used in lib/webpack/shared.cjs, so I think that's where it should be
- 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
- I removed the esModule: true option since it is now default as of 1.0.0
Depends on D6678
Test Plan:
- I checked the breaking changes in the GitHub Releases changelog. I found this and this, neither of which seemed relevant
- Ran yarn dev and yarn prod in both web and landing. Ran the web app and landing page and played around
Reviewers: atul
Reviewed By: atul
Subscribers: tomek
Differential Revision: https://phab.comm.dev/D6679