Skip to content

Commit 8a4d9f7

Browse files
committed
docs: update readme
1 parent 8dfe754 commit 8a4d9f7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This plugin removes generated empty JS files.
3939

4040
> **Warning**
4141
>
42-
> This plugin is the `Emergency Crutch` 🩼 for the [mini-css-extract-plugin issue](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/151).\
42+
> This plugin is the `Crutch` 🩼 for the [mini-css-extract-plugin issue](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/151).\
4343
> The `mini-css-extract-plugin` extract CSS, but not eliminate a generated empty JS file.
4444
>
4545
@@ -309,6 +309,12 @@ new RemoveEmptyScriptsPlugin({
309309
<a href='https://github.com/mozilla'>
310310
<img src='https://avatars.githubusercontent.com/u/131524?s=42&v=4' title='Mozilla'>
311311
</a>
312+
<a href='https://github.com/mozmeao'>
313+
<img src='https://avatars.githubusercontent.com/u/17653958?s=42&v=4' title='Mozilla Marketing'>
314+
</a>
315+
<a href='https://github.com/OpenSourceOrg'>
316+
<img src="https://avatars.githubusercontent.com/u/5924333?s=42&v=4" title='Open Source Org'>
317+
</a>
312318
<a href='https://github.com/pypi/warehouse'>
313319
<img src="https://avatars.githubusercontent.com/u/2964877?s=42&v=4" title='PyPi'>
314320
</a>
@@ -342,6 +348,9 @@ new RemoveEmptyScriptsPlugin({
342348
<a href='https://github.com/woocommerce'>
343349
<img src='https://avatars.githubusercontent.com/u/473596?s=42&v=4' title='WooCommerce'>
344350
</a>
351+
<a href='https://github.com/plentymarkets'>
352+
<img src='https://avatars.githubusercontent.com/u/3379035?s=42&v=4' title='plentymarkets'>
353+
</a>
345354
<a href='https://github.com/standardnotes'>
346355
<img src='https://avatars.githubusercontent.com/u/24537496?s=42&v=4' title='Standard Notes'>
347356
</a>
@@ -369,6 +378,9 @@ new RemoveEmptyScriptsPlugin({
369378
<a href='https://github.com/TheOdinProject'>
370379
<img src='https://avatars.githubusercontent.com/u/4441966?s=42&v=4' title='The Odin Project'>
371380
</a>
381+
<a href='https://github.com/ministryofjustice'>
382+
<img src='https://avatars.githubusercontent.com/u/2203574?s=42&v=4' title='Ministry of Justice, London'>
383+
</a>
372384
<a href='https://github.com/helsingborg-stad'>
373385
<img src='https://avatars.githubusercontent.com/u/12846276?s=42&v=4' title='Helsingborg Stad'>
374386
</a>

0 commit comments

Comments
 (0)