0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
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
..
api-acceptance Changed {subscriber_firstname} replacement to {first_name} 2020-04-20 14:25:58 +01:00
frontend-acceptance
regression Moved web/parent-app to web/parent/app 2020-04-21 18:08:29 +01:00
unit Moved api cors mw into api app 2020-04-22 07:12:25 +01:00
utils
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc