Zomono
Zomono
Does anyone work on this PR? If not: What should be done to merge this PR?
I have posted a workaround for this problem on stackoverflow here https://stackoverflow.com/questions/68496721/webpack-execute-task-after-all-configurations-are-done-or-before-all/68496722#68496722
My Signal also uses mobile data while sitting at home with a very good wifi connection. The result is that my mobile data limit exceeds and I am not able...
@johanw666 Disallowing mobile data connections in general for a specific app is already possible by the android options (no extra firewall needed). But I use Signal also as my default...
Most of the people having this issue (and do care about it) - have a small amount of mobile data traffic per month and would normally never want to do...
> But the first thing would be to resolve the issue that signal switches to mobile data when calling, even if we were using wifi and the wifi was working...
It is more a problem of webpack. Webpack does not provide afterALLDone hooks. Have a look at the workaround descriped in the answer of https://stackoverflow.com/questions/68496721/webpack-execute-task-after-all-configurations-are-done-or-before-all for an example. It is...
(1) I had the same error. The tuple-syntax seems to be the problem. If for example the syntax is replaced with long chains of `(A=A1 and B=B1) or (A=A2 and...
Are there already plans to review/merge this PR? Thanks
I have created a ticket within my customers company, but I cant tell when and if the tickets gets planned.