Ian MacLeod
Ian MacLeod
It should be only removing files checked into the `gh-pages` branch. In order to figure out how that went wrong - what's your `.gitignore` look like?
Yeah, definitely don't want to screw things up unless you have everything checked in
Do you have the `node_modules` directory checked into your project? It looks like some files aren't owned by your user, so it's failing to clean those up (I don't want...
@Raynos There isn't at the moment, but I'm in the process of revamping the style, I'll see about making that more extensible
Hmm, what browser are you using?
:D :D :D I'm toying with a more metro (err, "Windows 8-style UI") feel, also
If that gets some uptake, it'd be interesting to see `koa-server-push` integrating directly with https://github.com/GoogleChrome/http2-push-manifest to figure out which resources to push on the fly
Yeah, I think there's a more general problem here where we should be extracting the _value_ for each enum entry, not the name of it
Sorry for the turnaround on this :( `ts2gql` needs some love to support typescript versions `>= 2.1.0` We've got this on our radar, but it may be a ways out
Yeah; I think this would be very valuable and we'd accept a PR about it (please make it an optional thing, though; since it's potentially a big migration for people)