Ramasamy Mohan

Results 1 issues of Ramasamy Mohan

I was trying to use sharpCache option to cache images, `app.use(processImage({ root: 'public', sharpCache: { items: 200,files: 30 } }));` If sharpCache option is not given I think it should...