Ghost/core/server/web
Hannah Wolfe 4f9b72ff43
Renamed middlewares to middleware consistently
- This is a minor bugbare, but it will affect some configuration I'm about to do for c8
- I've been wanting to do it for ages, middleware is plural all on it's own so it's an odd affectation in our codebase
- This also only exists in 2 places, everywhere else we use "middleware"
- Sadly it did result in a lot of churn as I did a full find and replace, but consistency is king!
2021-11-16 15:51:47 +00:00
..
admin Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
api Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
members Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
oauth Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
parent Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
shared Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00