Update README.md

This commit is contained in:
Konstantin Vulsonov
2018-09-20 01:27:07 +03:00
committed by GitHub
parent 1374a3a65a
commit 5bc85cfee3

View File

@@ -32,7 +32,7 @@ const config = {
result: 'icons', // Required
// This is optional for optimize files using SVGO plugins
optimize: {
removeViewBox: true, // Will remove attribute viewBox (default true)
removeViewBox: true, // Will remove attribute viewBox (default false)
}
}