readme fix

This commit is contained in:
Konstantin Vulsonov
2018-09-21 01:58:04 +03:00
parent b9745233ab
commit dbf0994650

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 false)
removeViewBox: true, // Will remove attribute viewBox
}
}