0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
functional Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
integration Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
unit Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
utils Tests: Do not re-register model events in settings cache 2017-12-14 16:41:30 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00