This repository was archived by the owner on Aug 10, 2021. It is now read-only.
Commit f1327cd
committed
Add image-sprite-webpack-plugin
Generates bitmap image spritesheets from your stylesheets.
https://github.com/naver/image-sprite-webpack-plugin
* Simple and easy to use.
* Supports bitmap images (png, jpg, gif, not svg)
* Supports HMR.
* Supports webpack 2.x ~ 4.x.
* Works fine with cooperative plugins (extract-text-webpack, mini-css-extract).
* Requires css-loader to handle CssModule.1 parent 96d1694 commit f1327cd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
| |||
0 commit comments