diff --git a/src/content/awesome-webpack.mdx b/src/content/awesome-webpack.mdx index 4b17e3590309..65381b4b0886 100644 --- a/src/content/awesome-webpack.mdx +++ b/src/content/awesome-webpack.mdx @@ -178,7 +178,7 @@ _People passionate about Webpack (In no particular order)_ - [Manifest Extraction Plugin](https://github.com/shellscape/webpack-manifest-plugin): Generates an asset manifest after compiling webpack. -- _Maintainer_: `Andrew Powell` [![Github][githubicon]](https://github.com/shellscape) - [Transform Async Modules Plugin](https://github.com/steverep/transform-async-modules-webpack-plugin): A Webpack plugin to transpile async module output using Babel. Allows transpiling top level await to ES5. -- _Maintainer_: `Steve Repsher` [![Github][githubicon]](https://github.com/steverep) - [CSS Layering Plugin](https://github.com/kburich/css-layering-webpack-plugin): Wrap CSS in cascade layers. -- _Maintainer_: `Kresimir Buric` [![Github][githubicon]](https://github.com/kburich) -- [@resource-fallback/webpack-plugin](https://github.com/ben-lau/resource-fallback/tree/main/packages/webpack-plugin) - Runtime retry, multi-CDN fallback, and origin recovery for Vite build assets (JS/CSS chunks, dynamic import) — zero business code changes. +- [@resource-fallback/webpack-plugin](https://github.com/ben-lau/resource-fallback/tree/main/packages/webpack-plugin) - Runtime retry, multi-CDN fallback, and origin recovery for Vite build assets (JS/CSS chunks, dynamic import) — zero business code changes. -- _Maintainer_: `Ben Lau` [![Github][githubicon]](https://github.com/ben-lau) ### Webpack Tools