entropic-dev / entropic-dev/boltzmann

dev mode: log APP_MIDDLEWARE count

Open
#71 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.