Closed graphicfox closed 1 year ago
Allows to set paths in the config to make sure custom paths are recognized.
'local-image-sharp': { config: { cacheDir: '.imgCache', paths: ['/uploads', '/legacy'] }, }
Also merge changes from https://github.com/strapi-community/strapi-plugin-local-image-sharp/pull/27
Thanks for the contribution @graphicfox
This also closes #27
Allows to set paths in the config to make sure custom paths are recognized.
Also merge changes from https://github.com/strapi-community/strapi-plugin-local-image-sharp/pull/27