Ben Scheiner
Ben Scheiner
 Cannot reproduce on my system. Chrome 70.0.3538.77 on the left Firefox 62.0.3 on the right.
I'm having the same problem. In `package.json` I have the following config: ``` "np": { "contents": "lib" }, ```
Actually @kapooostin I found a solution based on #256. `yarn login` didn't work as suggested in the thread, but using `npm run release` instead of `yarn release` did the trick....
One caveat: I think we will need to save a hash of the function to the cache as well, so that when `myFunction` is called again we can verify that...
@cjbassi do you have an opinion about this?
yes, that's the idea
Bump! I would love this feature too!