Ghost/core/frontend/services/settings
Daniel Lockyer 8e05a375ad Updated code to reflect js-yaml dependency changes
no issue

- as per
  https://github.com/nodeca/js-yaml/blob/master/migrate_v3_to_v4.md,
  `safeLoad` is now `load` and safe by default, so we can just switch to
  that
2021-02-10 11:39:30 +00:00
..
default-routes.yaml Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
ensure-settings.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
loader.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
validate.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
yaml-parser.js Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00