Commit e2f8b66
fix(examples): drop .js extension on macroRegistry import
Next/Turbopack's resolver in the docs build can't follow the explicit
.js extension to a sibling .ts file, which broke build:site. Other
examples in the repo import sibling files extensionless, so match that.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2ac9ebd commit e2f8b66
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments