Pete Nykänen

Results 25 comments of Pete Nykänen

One option would be taking the repository field as a last resort and checking if `.npmignore` exists in the repo. Maybe behind a `--i-just-want-to-be-really-really-sure` flag or something :ok_hand:

Thanks for the prompt reply! The use case here is quite limited, but if I get around to implement it myself, I'll shoot you with a PR :)

Thanks @rprouse, in my case I had used a wrong environment variable for username and the error didn't exactly lead to the correct place :) I think the error message...

Using `options[]` with `element.selectedIndex` works great, so the sizing issue is fixed :+1: However, `cs[appearance]` is undefined on IE11 in [stretchy.js#L105](https://github.com/LeaVerou/stretchy/blob/gh-pages/stretchy.js#L105), which is why it doesn't account for the 2em...