rsnext/packages/next/build/webpack/plugins
Phillip Klawansky 0468a56604
Update font-stylesheet-gathering-plugin.ts (#30709)
* Update font-stylesheet-gathering-plugin.ts

For production build, getting an UnhandledPromiseRejectionWarning: Unhandled promise rejection on line 29. Added rejection handling callback to allow for builds.

This breaks deployments to Vercel.

* ensure font css minimizing errors are caught/logged

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-02-05 21:46:47 -06:00
..
terser-webpack-plugin Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
wellknown-errors-plugin Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
build-manifest-plugin.ts Improve and refactor some types (#31704) 2021-11-25 10:46:00 +01:00
copy-file-plugin.ts use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass (#31134) 2021-11-08 18:37:25 +00:00
css-minimizer-plugin.ts Pre-compile more dependencies (#32627) 2021-12-20 14:01:35 +01:00
flight-manifest-plugin.ts Fix code splitting and build target for the server-web build (#30972) 2021-11-05 03:27:02 +00:00
font-stylesheet-gathering-plugin.ts Update font-stylesheet-gathering-plugin.ts (#30709) 2022-02-05 21:46:47 -06:00
functions-manifest-plugin.ts Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
jsconfig-paths-plugin.ts feat(jsconfig-paths-plugin): Resolve paths synchronously (#29467) 2021-10-13 12:17:54 +02:00
middleware-plugin.ts Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
mini-css-extract-plugin.ts use official mini-css-extract-plugin and experimentalUseImportModule (#24573) 2021-05-12 16:04:01 +00:00
next-drop-client-page-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
next-trace-entrypoints-plugin.ts Update to filter loader specific files from traces (#32267) 2021-12-14 10:41:10 -06:00
nextjs-require-cache-hot-reloader.ts Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
nextjs-ssr-import.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
pages-manifest-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
profiling-plugin.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02:00
react-loadable-plugin.ts fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
serverless-plugin.ts update serverless plugin to use webpack 5 apis (#31058) 2021-11-06 01:19:25 +01:00
telemetry-plugin.ts Track usage of swc features (#30297) 2021-10-26 09:37:38 +02:00