turborepo
c075abbd
- fix(examples): correct next.config extension in tsconfig (#8638)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix(examples): correct next.config extension in tsconfig (#8638) ### Description Change next.config extension in `tsconfig.json` from `next.config.js` to `next.config.mjs` because the file actually is `next.config.mjs`
References
#8638 - fix(examples): correct next.config extension in tsconfig
Author
moolcoov
Parents
27554a85
Loading