0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/integration
kirrg001 fc5b4dd934 Moved image utils to lib/image
refs #9178

- i am not super happy about `const imageLib = require('../lib/image')`
- i don't really like the name `imageLib`
- but i had no better idea 😃
- if we use the same name in the whole project, it's very easy to rename the folder or the variable
2017-12-14 20:46:53 +01:00
..
api Moved unique identifier generation to lib/security 2017-12-14 13:52:20 +01:00
data/importer/importers Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
model Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
export_spec.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
migration_spec.js Bump mocha to version 4.0.1 2017-11-29 10:34:36 +01:00
update_check_spec.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00