wub-preset-svgo
v0.0.5
Published
wub preset that adds inline SVG support to webpack
Downloads
8
Maintainers
Readme
wub-preset-svgo
This wub preset enables adds svgo-loader
and loads SVGs with raw-loader
, to be used inline.
| Config option | Required? | Description |
|:--|:---:|:--|
| test
| ✓ | Regular expression that matches the files that should be handled by svgo-loader
. |