stephen
stephen
we use it internally with webpack 4 today - likely we need to bump the dep version range there to `3.x || 4.x` as well.
See https://github.com/graphcool/graphql-config/issues/54
Sounds like a nice option to add. A PR would be welcome! 😄
Great one of Orwell's: Shooting an Elephant: http://orwell.ru/library/articles/elephant/english/e_eleph
@petejohanson friendly ping - could you take a look at this when you have some time? i've been happily using it on my kyria split for a couple weeks.
(this may end up just becoming a thread of notes on the aggregation feature - let me know if I should split this out into different issues) Another feedback might...
Thanks! Let me know if I can help. (Though unfortunately, I don't have much experience with node-gyp)
I wrote a prototype plugin for supporting typescript with sql.js in the browser, heavily forking the go codegen: https://github.com/stephen/sqlc-ts The codegen emit is slightly different from the output outlined in...
I've attempted to make this work with https://github.com/sql-js/sql.js/pull/539. I've published this as [`@stephen/sql.js`](https://github.com/stephen/sql.js#fork-of-sqljs) for now to test in my own projects, though I can't promise that it will not have...
cc/ @alexjg I realized that this bug actually can cause my symptoms in #675. To confirm, after the changes made in the [repro linked above](https://gist.github.com/stephen/5aeac63971520dca4473b5b15f2c42e6), the document can no longer...