Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit 3e5d095

Browse files
Quinn Chaffeejoshwiens
authored andcommitted
feat: Add imagemin-webpack plugin/loader (#87)
Much more recent than [image-webpack-loader](https://github.com/tcoopman/image-webpack-loader) and [imagemin-webpack-plugin](https://github.com/Klathmon/imagemin-webpack-plugin) and boasts: * Granular dependency installing (good for CI + bloat) * Both plugin + loader to support multiple spots for using images * Company supported vs individual
1 parent 7d446e6 commit 3e5d095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr
9898
- [json Loader](https://github.com/webpack/json-loader): json loader module for Webpack. -- *Maintainer*: `Webpack Team` [![Github][githubicon]](https://github.com/webpack)
9999
- [mermaid Loader](https://github.com/popul/mermaid-loader): [mermaid](http://knsv.github.io/mermaid/) loader module (diagrams) for Webpack. -- *Maintainer*: `Paul Musso` [![Github][githubicon]](https://github.com/popul)
100100
- [wasm loader](https://github.com/ballercat/wasm-loader): wasm binary loader module for Webpack. -- *Maintainer*: `Arthur Buldauskas` [![Github][githubicon]](https://github.com/wasm-loader)
101+
- [Imagemin Loader/Plugin](https://github.com/itgalaxy/imagemin-webpack): Image minimizing loader + plugin for webpack. -- *Maintainer*: `itgalaxy inc.` [![Github][githubicon]](https://github.com/itgalaxy)
101102

102103
#### Component & Template
103104

0 commit comments

Comments
 (0)