nitro icon indicating copy to clipboard operation
nitro copied to clipboard

feat(netlify): add support for writing Netlify options

Open ascorbic opened this issue 1 year ago โ€ข 0 comments

๐Ÿ”— Linked issue

Blocks https://github.com/nuxt/image/pull/1287

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Adds support for writing Netlify config. Currently this only supports configuring image domains, but will eventually allow all configuration options. This is needed to support the domains option in nuxt/image

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

ascorbic avatar Mar 15 '24 12:03 ascorbic