eleventy
eleventy copied to clipboard
fix: encodeURI for passthrough aliases
This fixes files with non-ASCII names not working (404) when server passthrough copy behavior is set to "passthrough" and the requested file is not already copied to the dist folder.