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
My suggestion would be to have the possibility to tell IPX that it should use the suffix as final format and use the sf or source_format to find the source
Ex: /sf_svg/nuxt.png will be translated to /f_png/nuxt.svg
This allow SSG to work since the browser uses the extension as final format.
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
Describe the feature
My suggestion would be to have the possibility to tell IPX that it should use the suffix as final format and use the sf or source_format to find the source
Ex:
/sf_svg/nuxt.png
will be translated to/f_png/nuxt.svg
This allow SSG to work since the browser uses the extension as final format.
Additional information
The text was updated successfully, but these errors were encountered: