Maxim Kotelnikov
Maxim Kotelnikov
Hello, First of all, I appreciate your great product and I do really want to participate in it. I'm facing a performance hit using Compodoc in our product with lots...
Hi @mourner, thank you for the great lib! I'm faced with the issue of using it with VITE (yet another js bundler) which is using *next* version of rollup behind...
Links like https://raw.githubusercontent.com/joyent/node/v7.9.0/deps/npm/package.json are not available anymore. Instead, it's necessary to use https://raw.githubusercontent.com/nodejs/node/v7.9.0/deps/npm/package.json
### Context Hello, We need to implement a mechanism for detecting deadlocks during rule execution. This occurs when a rule triggers and the application responds by requesting the rules to...