* expose build SHA * dbg * dbg * dbg * sub * oops * oops * try this * debugging * debugging * debugging * debugging * debugging * without quotes * typo * typo * singular * mention in Dockerfile * plural * does this work * does this work * tidying up * no cache * Update middleware/index.js Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Middleware
Each file in this directory exports an Express Middleware function.
For more info, see https://expressjs.com/en/guide/using-middleware.html
Subdirectories
There are subdirectories for different types of middleware:
- contextualizers modify the
req.contextobject that is used to render pages. - redirects handle... redirects!