Replies: 2 comments
-
|
Have a look at the baseURL docs, you can only specify at best what attribute values should be prepended what URLs: https://maizzle.com/docs/transformers/base-url#attributes You could use it to append only to a custom attribute and then rewrite that attribute name with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@cossssmin Okay, thx 🙏. Maybe in the future it will be possible to add an attribute |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have content images what uploaded on CDN , but i have and images what generated from dashboard ( ex. avatars ). Is there any way to ignore some
<img>as not to fill src from the baseURL ?Input:
Output:
Expectation:
Beta Was this translation helpful? Give feedback.
All reactions