You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether there is a synchronous transformer of the plugin or not? My website is statically generated and I am using a synchronous processor. That throws an error because inlineSVG is configured asynchronously.
Hi there 👋
I was wondering whether there is a synchronous transformer of the plugin or not? My website is statically generated and I am using a synchronous processor. That throws an error because
inlineSVGis configured asynchronously.