framework icon indicating copy to clipboard operation
framework copied to clipboard

previews exported files, adds preview tests

Open Fil opened this issue 1 year ago • 1 comments

closes #1694

Fil avatar Oct 18 '24 10:10 Fil

It's not something that we're doing for parameterized pages and resources, i.e. you can call page-foo if there is a page-[var].md, even if that parameter is not listed in dynamicPaths.

Maybe we should (at least) log a line of warning? Another approach might be to return a 404 with an explicit message that says “this resource exists and we could serve it if you declared it in dynamicPaths”… or even maybe a button to bypass that problem, when you're developing something and don't want to get thrown out of your flow.

Fil avatar Dec 03 '24 17:12 Fil