UNPKG

ghost-image-store

Version:

Ghost storage adapter that automatically creates a webp version of your uploaded images

6 lines (4 loc) 92 B
const serveStatic = require('serve-static'); module.exports = { static: serveStatic };