Skip to content

Commit cab1cc8

Browse files
committed
fix(landing): include static image types in clean checkouts
1 parent 3f20b0a commit cab1cc8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/sim/types/images.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/** Keep static image imports typed before Next.js generates next-env.d.ts. */
2+
import 'next/image-types/global'

0 commit comments

Comments
 (0)