This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-18 07:51:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ff4bdb5ff8
Ghost
/
ghost
/
image-transform
/
index.js
2 lines
45 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Updated paths & tests to work in new pkg structure - added export to index.js - fixed all paths to match the new structure - replaced should with testUtils - changed name from manipulator to transform
2020-03-25 15:19:38 +03:00
module
.
exports
=
require
(
'./lib/transform'
)
;
Reference in New Issue
Copy Permalink