0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web
Vikas Potluri 15d9a77092
Moved config from server to shared (#11850)
* moved `server/config` to `shared/config`
* updated config import paths in server to use shared
* updated config import paths in frontend to use shared
* updated config import paths in test to use shared
* updated config import paths in root to use shared
* trigger regression tests
* of course the rebase broke tests
2020-05-27 18:47:53 +01:00
..
admin Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
api Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
members Removed global bodyParser middleware for members app 2020-05-22 14:34:40 +05:30
parent Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
shared Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
site Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00