This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
82b83743a7
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