Ben Scheiner

Results 7 comments of Ben Scheiner

![image](https://user-images.githubusercontent.com/9775178/48093139-6f7aef00-e1c3-11e8-9e1b-c2f860159883.png) 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?

Bump! I would love this feature too!