Ben Stokoe
Ben Stokoe
Hey is it possible to add SPM support? Thanks
**Describe the bug** Failed to compile. ./node_modules/graceful-fs/graceful-fs.js:1:1 Module not found: Can't resolve 'fs' > 1 | var fs = require('fs') | ^ 2 | var polyfills = require('./polyfills.js') 3 |...
While trying this on vercel I get this error `Error: Unable to download remote images (Status code: 429). /vercel/path0/node_modules/next-image-export-optimizer/dist/utils/downloadImagesInBatches.js:19 reject(new Error(`Status code: ${response.statusCode}`));` It would be great to get a...