Commit 033d26d
committed
fix: skip TypeScript checking during build for external package types
@hanzo/ui doesn't ship type declarations for subpath exports like
@hanzo/ui/util. ignoreBuildErrors skips TS validation during the
Next.js build process.1 parent 9212d17 commit 033d26d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments