fadomire
fadomire
Hello, thanks for this great project it would be cool if we could choose the Data collected typically, i'm using performance.mark and performance.measure to track key execution time in my...
Hello, i'm not sure if this project is still alive or not but it seems this lib does not allow the Meteor sort syntax as array i would like to...
for a query like `*:*&wt=csv&rows=0` it throws an error ` FetchError: invalid json response body at http://localhost:8983/solr/gettingstarted/select?*:*&rows=0&wt=csv reason: Unexpected token T in JSON at position 0 at node_modules/node-fetch/lib/body.js:48:31 at process._tickDomainCallback...
### Describe the bug I have 2 css files that i pass to purgeCSS 1. define CSS variables ` :root { --used-in-other-css-file: red; } ` 2. define class that use...