Ghost/core/server/web/shared
Hannah Wolfe 92af5b8f09 Moved api cors mw into api app
- Moved api cors from shared to api as it is not shared (except within the API)
- This file is only used in one part of the app, this updates the code structure to reflect this
- This is one of many similar changes needed to make it easier to refactor to the existing setup
2020-04-22 07:12:25 +01:00
..
middlewares Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
utils.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00