Andrew K
Andrew K
Currently it raises "Relative import climbs too many namespaces"
## Feature Request It would be great if RouteProcessor's process method in Android gets actual path instead of index.html ### Description If I have multiple index.html files and want to...
Checklist ---- _Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to...
This is a... ---- - [ ] :beetle: Bug Report - [x] :rocket: Feature Request - [ ] :scroll: Documentation Request Which version of Redux Beacon are you using? ----...
NPM v7 currently returns this error on installation: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR!...
Problem: There are 9000 rules and to check domain validity we need to iterate over them. It is hard to use map because we need to search by substring, performance...
I've made some benchmarks and performance of psl is around 2k ops/sec: ``` psl#isValid x 2,310 ops/sec ±2.00% (92 runs sampled) psl#parse x 2,428 ops/sec ±0.24% (97 runs sampled) psl#parse...
It does not include initialize method, for example, while master branch does. Looks like you've released v2 version for Android in v3 package