next.js
7556601c - TS plugin: ensure error and global-error files are client components (#47882)

Commit
3 years ago
TS plugin: ensure error and global-error files are client components (#47882) Add a new plugin rule to ensure that `error.tsx?` and `global-error.tsx?` files inside app dir are client components: <img width="1157" alt="CleanShot-2023-04-04-dlEeu1P6@2x" src="https://user-images.githubusercontent.com/3676859/229643189-69da3e87-90e4-43ae-8d15-a568053c950d.png"> fix NEXT-797
Author
Parents
Loading