cloudinary-community / netlify-plugin-cloudinary

Supercharge images on your Netlify site with Cloudinary!
https://netlify.cloudinary.dev/
MIT License
41 stars 18 forks source link

Closes #57: enable concurrency #89

Closed matiasfha closed 11 months ago

matiasfha commented 11 months ago

Description

Enable a concurrency parameter to allow users to concurrently upload assets

Issue Ticket Number

Closes #57

Type of change

Checklist

netlify[bot] commented 11 months ago

Deploy Preview for netlify-plugin-cloudinary ready!

Name Link
Latest commit d54d9f63c581f17e41bc4294132ed6b32ea51b47
Latest deploy log https://app.netlify.com/sites/netlify-plugin-cloudinary/deploys/654aab77cf61b3000824dc99
Deploy Preview https://deploy-preview-89--netlify-plugin-cloudinary.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

colbyfayock commented 11 months ago

i updated the project from Jest to Vitest and merged it into this. the problem isn't only Jest, it's that the plugin isnt currently set up as an ESM package. i installed the 3.x version which works

had to make a few other tweaks but got this working

thanks Matias

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 1.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: