Toke Voltelen
Toke Voltelen
hi @ljharb Thank you for your reply. Generally I think people are mostly interested in the `data-` files when they refer to the project. That is my usecase and that...
Thank you @ljharb for the clarification. It makes sense. Do you want me to do a PR for the `.npmignore`? or do you prefer to create it yourself?
Hi @ljharb I totally see and understand your point, but as the `compat-table` isn't really on NPM anyway, people who want to checkout you code will clone the project rather...
I understand and respect that it is not gonna happen, but for the sake of argument and just to be clear; it is not as much the final weight of...
Reason should be found with [this issue](https://github.com/Rich-Harris/butternut/issues/172)
+1 on this. Having the same issue.
Hi, I have encountered the same problem and I have narrowed it down to when you simply have a promise that has been put on the call stack. So these...
So... I had similar issue and I have already pointed out the problem in this comment https://github.com/styled-components/jest-styled-components/issues/297#issuecomment-639362675 In short the algorithm is built so that you HAVE TO have the...
I have posted a possible reason here: https://github.com/styled-components/jest-styled-components/issues/297#issuecomment-639362675 And I currently use v7.0.2
Could also be because of how the class names are detected. I made an analysis here: https://github.com/styled-components/jest-styled-components/issues/297#issuecomment-639362675