Morgan Touverey Quilling

Results 3 issues of Morgan Touverey Quilling

Hi! I am integrating Go code in my codebase and exposing its functions in a shared library file (.so). It would be nice to be able to set the buildmode,...

- Versions: [email protected], [email protected] - `nodemon -v`: 2.0.19 - Operating system/terminal environment (powershell, gitshell, etc): Ubuntu & ZSH - Command you ran: `nodemon --inspect=9231 test.js ` ### Normal behavior According...

has work around 💪

According to the graphql-compose `tsconfig.json`, graphql-compose expects standard libraries `es2017`or `esnext.asynciterable` to be present, but still compiles to the `es2016` [`target`](https://typescriptlang.org/tsconfig#target). We were profiling our API and, while tracking performance...