angus croll
angus croll
Not sure if this is by design but requests that were previously cached by service worker are not intercepted after `page.setRequestInterception(true)`. Simplified code to reproduce: ```js const hostname = 'http://localhost:';...
Add `"types": "./index.d.ts"` to every package.json `exports` dot property See https://github.com/angus-c/just/pull/429#issuecomment-1097174234 Existing issue: https://github.com/angus-c/just/issues/428
Fort internal release we're adding all polyfills for all core-js/ES6 and core-js/ES7. The concern is that these will be expensive and make it harder for apps to take full advantage...
Failed to pick up anything (chrome 25) Actually looks like it only read the quotes. P.S. in general this is a great product!