James Hush

Results 16 issues of James Hush

Let me know if I'm crazy and I'm just using this wrong. I'm using version 0.8.1 of marathon. I tried testing this package with this code: ``` var mesos =...

Hi, Great project, just poking around the code trying to glue it to the graphql schema I already have. I noticed you're pulling the Queries from this line of code:...

enhancement

Related to: https://github.com/davewasmer/devcert/issues/33 allows a user to pass in multiple domain names for one certificate without introducing breaking API changes.

[](https://issuehunt.io/r/gajus/flow-runtime/issues/27) I'm using an npm package that transpiles its files then uses `flow-copy-source` to copy its flow annotated files to the package's `lib` folder. The result is there's an `index.js`...

enhancement
:dollar: Funded on Issuehunt

Taking a look at this issue https://github.com/browserify/events/issues/86 it seems like to get this working with more modern build tools we just need to make an es module version. I'm toying...

This was started in PR #140. I think it makes sense to split this up so we don't feel overwhelmed. A good first step is to get a README.md file...

help wanted

Currently, running `wildcat-protractor-runner` will check if there's a server running on a specified port before starting one. However, if a server is already running in dev mode the e2e tests...

This was started with PR #136, it looks like [preboot](https://github.com/angular/preboot) has evolved since then and lives in its own repo.

Not a high priority, but we should look into upgrading React Router https://github.com/ReactTraining/react-router/blob/v4/README.md. Seems like v2 will continue to have support for a while.

shim url Remove key ## Pull request checklist - [ ] All tests pass. Demo project builds and runs. - [ ] I have resolved any merge conflicts. Confirmation: ____...