Skip to content

Commit

Permalink
Add 'contentful' after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Nov 13, 2020
1 parent 3857cbd commit 16281ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/next-server/server/image-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export const VALID_LOADERS = [
'imgix',
'cloudinary',
'akamai',
'contentful',
] as const

export type LoaderValue = typeof VALID_LOADERS[number]
Expand Down

0 comments on commit 16281ad

Please sign in to comment.