Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Jul 13, 2022
1 parent df43692 commit 7405eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/build/webpack/loaders/utils.ts
Expand Up @@ -3,6 +3,7 @@ const imageExtensions = ['jpg', 'jpeg', 'png', 'webp', 'avif']
const nextClientComponents = [
'link',
'image',
// TODO-APP: check if this affects the regex
'future/image',
'head',
'script',
Expand Down

0 comments on commit 7405eb0

Please sign in to comment.