You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/awesome-webpack.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ _People passionate about Webpack (In no particular order)_
160
160
-[Dynamic Vendor Webpack Plugin](https://github.com/bios21/dynamic-vendor-webpack-plugin) - Gives you a way to import vendors with dynamic variable and specific code splitting. -- _Maintainer_`Lilian Saget-Lethias`[![Github][githubicon]](https://github.com/bios21)[![Twitter][twittericon]](https://twitter.com/lsagetlethias)
161
161
-[Define Variable Webpack Plugin](https://github.com/bios21/define-variable-webpack-plugin) - Enhancement of DefinePlugin to store defined things in actual variables. -- _Maintainer_`Lilian Saget-Lethias`[![Github][githubicon]](https://github.com/bios21)[![Twitter][twittericon]](https://twitter.com/lsagetlethias)
162
162
-[Shell Script Webpack Plugin](https://github.com/drewloomer/hook-shell-script-webpack-plugin) - A plugin for running arbitrary shell scripts when [compiler hooks](https://webpack.js.org/api/compiler-hooks/) are triggered. -- _Maintainer_`Drew Loomer`[![Github][githubicon]](https://github.com/drewloomer)[![Twitter][twittericon]](https://twitter.com/drewloomer)
163
-
-[Stylelint Webpack Plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin): A Stylelint plugin for webpack. -- _Maintainer_: `Ricardo Gobbo de Souza`[![Github][githubicon]](https://github.com/ricardogobbosouza)
163
+
-[Stylelint Webpack Plugin](https://github.com/webpack/stylelint-webpack-plugin): A Stylelint plugin for webpack. -- _Maintainer_: `Ricardo Gobbo de Souza`[![Github][githubicon]](https://github.com/ricardogobbosouza)
164
164
-[ESLint Webpack Plugin](https://github.com/webpack-contrib/eslint-webpack-plugin): A ESLint plugin for webpack
165
165
. -- _Maintainer_: `Ricardo Gobbo de Souza`[![Github][githubicon]](https://github.com/ricardogobbosouza)
166
166
-[Exclude Assets Webpack Plugin](https://github.com/klaytonfaria/webpack-exclude-assets-plugin): A plugin to exclude assets from webpack output based on a path RegExp pattern. -- _Maintainer_: `Klayton Faria`[![Github][githubicon]](https://github.com/klaytonfaria)
0 commit comments