rsnext/packages/next/build/webpack
Shu Ding cb1038cb6d
Refactor client CSS imports (#39758)
Removed the hack of client-side CSS injection via `chunk`. Instead collect them with the manifest plugin and SSR them as link tags.

Next step is to adjust HMR to not relying on mini-css-extract plugin and webpack.
2022-08-22 18:09:56 -05:00
..
config Improved server CSS handling (#39664) 2022-08-17 10:56:52 +00:00
loaders fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00
plugins Refactor client CSS imports (#39758) 2022-08-22 18:09:56 -05:00
require-hook.ts Remove precopied styled-jsx (#39520) 2022-08-12 17:08:38 +00:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00