0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/services/themes
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
..
engines
handlebars Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
active_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
config_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
list_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
loader_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
middleware_spec.js
validate_spec.js