0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/web
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
..
admin
api Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
middleware Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
parent Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
shared/middleware
site/middleware Moved serve-public-file mw into site app 2020-04-21 17:23:07 +01:00
utils_spec.js