provide the ability to send the provider's config to `NuxtImg`
Open
@huang-julien is already working on this.
Since Jul 28, 2026.
enhancement
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 331
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 9
Description
Hello 👋
It would be nice to have a way to pass down some provider configuration to NuxtImg.
I'm thinking about something like baseURL.
Some users have multiple tenants for one provider so they'd need to have something like:
<NuxtImg src="/..." provider="cloudinary" baseURL="..." />
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.