inline_svg icon indicating copy to clipboard operation
inline_svg copied to clipboard

Change asset finder configuration

Open xymbol opened this issue 1 year ago • 0 comments

This commit changes the way the asset finder is configured. Instead of setting the asset finder from an initializer to a specific class, the asset finder is now detected unless configured otherwise.

This allows InlineSvg to work with Sprockets, Propshaft, or a fallback static asset finder without any configuration.

xymbol avatar Oct 26 '23 06:10 xymbol