v4.2.0 - Optimize SVGs imported as URLs
SVGs imported as URLs (import svgUrl from ./some.svg?url) will now be SVGO optimized before written to disk on production builds.
NOTE: SVGs imported as URLs will not be optimized in dev mode.
This should fix #52