Closed gshel closed 1 year ago
Name | Link |
---|---|
Latest commit | 3b94bb8801932b2e8ae292a95ae1b588a2f562d9 |
Latest deploy log | https://app.netlify.com/sites/netlify-plugin-cloudinary/deploys/65526ef6813f7200081ae618 |
Deploy Preview | https://deploy-preview-98--netlify-plugin-cloudinary.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like the tests may need to be updated as well, will continue working on it tomorrow or Monday.
thanks for fixing this π im not sure how i never noticed it not working before, but glad you were able to get it set up working right!
i only really have a question on the context of the posix fix, but it seems like it's to help make the project and tests more reliable from an environment perspective?
great work here @gshel - thank you for the contribution!
@all-contributors please add @gshel for code
@colbyfayock
I've put up a pull request to add @gshel! :tada:
:tada: This PR is included in version 1.15.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
FYI 1.15.0 is available on Netlify!
Description
loadingStrategy was not being read from the netlify.toml; this PR gets the value from the netlify.toml and if it doesn't exist, it defaults to
lazy
.Issue Ticket Number
Fixes https://github.com/cloudinary-community/netlify-plugin-cloudinary/issues/97
Type of change
Checklist