entropic-dev / entropic-dev/boltzmann
dev mode: log APP_MIDDLEWARE count
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Use case: if a user accidentally removes the `APP_MIDDLEWARE` export without expecting to, we should give them a heads up. We could do this by _always_ logging the total app-attached middleware count on startup in dev mode, and additionally grepping the file for `APP_MIDDLEWARE` if the count is zero and logging a big message with steps to remedy the situation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.