cloudinary-community / cloudinary-community/next-cloudinary
[Bug] @ts-ignore in cloudinary-loader.ts
Open
help wanted
released on @beta
- Dominant language
- JavaScript
- Stars
- 300
- Forks
- 137
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
# **Bug Report**
## **Describe the bug**
A @ts-ignore is currently in place in the cloudinaryLoader function which is what organizes and ultimately helps to build a Cloudinary URL based on Next.js props.
https://github.com/cloudinary-community/next-cloudinary/blob/main/next-cloudinary/src/loaders/cloudinary-loader.ts#L58-L59
Goal wouild be to address whatever type issues are preventing this line from being removed.
Contributor guide
Assessment
This issue has not been assessed yet.