serve icon indicating copy to clipboard operation
serve copied to clipboard

`localhost:1234/foo/index.html.html` provokes a 404

Open JulianCataldo opened this issue 2 years ago • 0 comments

Description

Hello! It's reproducable as explain in this ticket: https://github.com/TypeStrong/typedoc/issues/2497#issuecomment-1951427505

It looks like there is a link issue when a file is named index.html.html. Exact same distributable folder is hosted on GH pages, and it works without issues: https://juliancataldo.github.io/og-images-generator/functions/index.html.html

Looks like a very rare edge case.

Library version

14.2.1

Node version

v21.6.1

JulianCataldo avatar Feb 18 '24 19:02 JulianCataldo