Alon Segal
Alon Segal
When running Loki with target 'chrome.docker' I get the error: `Unable to get stories. Try adding import 'loki/configure-react' to your .storybook/preview.js file.` I've double checked and 'loki/configure-react' is already imported....
Using gulp makes it harder to contribute, consider replacing it even only for running the UT
As the title says, if at least one domain does not show a price for the product, the package shows no output at all
test url: https://amzn.eu/d/hdFr7Ue error: "https://www.amazon.co.uk/dp/B0CHN77WSN?ref_=cm_sw_r_apan_dp_HWW1YYCS0W4EYFMKFPEY&language=en-GB returned HTTP 503" I'm running on cloud compute and amazon do not allow crawling from these IP, as you can see the "error" url contains...
'looks-same' saves the diff file using fs.createWriteStream(), passing that path as a parameter. Now, [fs.createWriteStream()](https://github.com/gemini-testing/looks-same/blob/5406adfb1e9a7b8e61c3224addc536320cbb9897/lib/png/png.js#L49) fails when the directory the path is pointing to doesn't exist - and that's the...
- Updated to latest Amazon PA-API 5.0 SDK - Added support for new endpoints - Improved error handling - Updated documentation