Closed tomwerneruk closed 4 years ago
Appears to be an issue with the cache bust functionality (stripping beyond ?) isn't incorporated into the package deps for this. Locally, changing from ^0.0.3 to git://github.com/robb0wen/eleventy-plugin-local-images.git worked, although not an ideal long term solution.
This was fixed in https://github.com/robb0wen/eleventy-plugin-local-images/pull/6, I'm just waiting for the dependency to get pushed to npm 😊
This has been fixed with #23
Issue Summary
All builds fail when processing remote images, as they contain ? or #.
To Reproduce
9:31:08 PM: Failed during stage 'deploying site': Invalid filename 'assets/images/Z1CXdU8-photo-1485617359743-4dc5d2e53c89?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ'. Deployed filenames cannot contain # or ? characters
Technical details: