0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe b0af496c98 💄 Ensure all middleware use named functions (#7434)
no issue

- anonymous functions are hard to debug in memory traces etc
- having anonymous middleware functions makes it hard to inspect or debug the middleware stack (something I like to do)
- these 2 are the only ones atm, including all 3rd party middleware
2016-09-26 11:10:44 +02:00
..
client@5d1a0b6f9f Updated Ghost-Admin to 1.0.0-alpha.1 2016-09-20 16:39:30 +01:00
server 💄 Ensure all middleware use named functions (#7434) 2016-09-26 11:10:44 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
index.js