Kevin Patterson

Results 4 issues of Kevin Patterson

Add to Readme the best-known-method for making sure you save your cache information It would be worth spelling out in the README the details mentioned here: https://github.com/actions/cache/issues/342#issuecomment-673371329 for how to...

documentation
area:granular-control

Is it possible to add intermediate indexes such that I could effectively create a different whitelist based on the base (or mirror in this case) ? In this scenario: `helloworld==1`...

# 🐛 bug report SharedWorkers do not work. The code below appears to work in the fact that you get a worker, but parcel's adding of `?` prevents multiple tabs...

:bug: Bug
Good First Issue
HMR

In 8.26 autocall of full checked for `__call__` on the object (I believe). Seems in 8.27 it is much more aggressive and will autocall for **everything** ``` In [17]: foo...

bug