N247S
N247S
Added checks for the presence of the `stat.mtime` and `stat.size` properties in the `createHtmlFileList` function. For more details see [this issue comment](https://github.com/expressjs/serve-index/issues/101#issuecomment-907682083) for more details.
I noticed that there is no way to add a secondary configuration for a singel file (or just to add a configuration without base file). So either there is no...
Goodday, The title pretty much says it, the plugin automatically adds the namespace and class of the declared class itself. I am using the autoloader psr4 (if that makes any...
Goodday, Not sure where to find any support for KeeAutoExec, as I feel like this is more a problem for that plugin. But since it is related to a KeeAnywhere-database/url...
This is a possible easy fix for the [issue ](https://github.com/mde/ejs/issues/708#issue-1516608462) I reported yesterday. I am not sure if the typescript declarations gets updated automatically, or if that takes additional actions,...
Hello everyone, I use ejs for both server and client side rendering. But I found out that the clientside functions (eventhough templates can be compiled with `async: true`) are not...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** Version: "8.17.1" (Currently latest) **Your typescript code** ```typescript interface A { someFunction() :...
**Describe the bug** Following the 'tutorial' pages from Catch2, I tried to setup a test environment using the `FetchContent` module. For some reason it is not able to find certain...
## Issue Creation Checklist - [X] I understand that my issue will be automatically closed if I don't fill in the requested information - [X] I have read the [contribution...