Zachary Beschler
Zachary Beschler
Hi there - I'm following up on issue #824 - I see you have issued a [new release](https://github.com/dc7290/next-export-optimize-images/releases/tag/v4.3.1) to address my problem. Thank you so much! My `export-images.config.js` configuration file...
## Bug Report **Background** I'm using an implementation of [`react-virtualized`](https://github.com/bvaughn/react-virtualized) with: - [`WindowScroller`](https://github.com/bvaughn/react-virtualized/blob/master/docs/WindowScroller.md) to allow scrolling to happen on the page (not within a container), and an `onResize` event handler...
Hi there! Very much appreciate your work on this package. I'm running into an issue using this package to download remote images from an AWS S3 bucket using [pre-signed URLs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-s3-request-presigner/)....