I want to be able to add custom size parameters for <v-lazy-load> placeholder images.
Currently I can parse off the added w and h parameters, but it would be preferable if there was a base image url with no size parameters so I can add my own in addition to the existing url parameter.