We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please inform the type(s) of issue(s) you are reporting:
Allow images from myvtex.com to not be optimized if ENABLE_IMAGE_OPTIZATION=false.
myvtex.com
ENABLE_IMAGE_OPTIZATION=false
when image has src with this pattern https://{name}.myvtex.com/arquivos/ids/... do not optimize if ENABLE_IMAGE_OPTIZATION=false
https://{name}.myvtex.com/arquivos/ids/...
images from myvtex.com are optimized
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Type
Please inform the type(s) of issue(s) you are reporting:
Description
Allow images from
myvtex.com
to not be optimized ifENABLE_IMAGE_OPTIZATION=false
.Expected Behavior
when image has src with this pattern
https://{name}.myvtex.com/arquivos/ids/...
do not optimize ifENABLE_IMAGE_OPTIZATION=false
Actual Behavior
images from
myvtex.com
are optimizedAdditional Context
The text was updated successfully, but these errors were encountered: