Luca Oliano
Luca Oliano
I see with great regret that this plugin is not longer maintained. There are lot of open issues that haven't an answer, probably @mauron85 have new projects and can't spend...
I have an external npm common module, shared from all my apps, that is wirtten in Typescript. Supposing that this module is called `common_module`, when I build it, the transpiler...
I added a fallback in module resolution, giving the possibility to add an alias for a module. In the karma.conf.js, aliases can be specified like below: ``` module.exports = function...
The connection pool size decreases from 20 (maximum pool size) to zero [Azure SQL Managed Instance]
Hi we are experiencing issues similar to #1474 where the total connections gradually decrease from the maximum pool size, 20, down to zero, see evidence from the debug log info:...