Peter Dresslar
Peter Dresslar
Integrate GraphQL Boilerplates? **From Discord** (humarkx / ardatan ) who does maintain https://github.com/graphql-boilerplates/typescript-graphql-server/tree/master/advanced ? graphql-boilerplates
Docs pages, create them
@dherault I think it would be quite useful in a number of cases. For my particular use case I am hoping to migrate from SDL to OWL specifically, but it...
Will do a new file--there seem to be two major approaches that could be taken, and that choice will drastically affect the README
Deeply WIP, but also very interesting to think about: https://github.com/peterdresslar/semantic-graphql/blob/GraphQL-to-Semantic/GRAPHQL_TO_OWL_NOTES.md
Hey I ran into the same issue, although it is firing from an Antd component `[ error ] ./node_modules/antd/lib/grid/style/index.less 1:0` Since I am working with antd and less, I am...
Hey, actually I had an error in my config listed in my previous comment--I deleted it so nobody would use that code. This actually *does* work quite nicely to put...
The support for massive files is already pretty amazing--I just ran a 75M file and it worked perfectly. The only thing I would change might be mentioning in the docs...
this is actually related to #51
Hmmm, that's useful to know. I tried swapping it out when I raised the issue and I think the work from an angband.live standpoint would be relatively easy. Possibly it...