0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data/importer
Hannah Wolfe a4cf470c87 🐛 Fixed importer always erroring
- in 3.13.2 the importer always throws the error "The "path" argument must be of type string. Received an instance of Object"
- this is due to a change in method signature that wasn't accounted for
- added a test to catch similar changes to this code in future
2020-04-15 13:24:43 +01:00
..
handlers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
importers Switched to extracted @tryghost/mobiledoc-dom-renderer package 2020-04-08 18:27:12 +01:00
index.js 🐛 Fixed importer always erroring 2020-04-15 13:24:43 +01:00