Ghost/test/unit
Naz 393280b6ae Reworked LocalFileStore methods to use async syntax
refs https://linear.app/tryghost/issue/CORE-1/multiple-adapters-per-type

- While digging around this area refactored the code to use more readable async/await syntax instead of chaining then's
- Dropped unneeded "catch" block in save method as all it was doing was rethrowing an error with out additional handling
2021-10-20 10:29:46 +04:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
server Reworked LocalFileStore methods to use async syntax 2021-10-20 10:29:46 +04:00
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00