Stefan Schneider
Stefan Schneider
so I guess it is a bug because according to https://nx.dev/concepts/affected#ignoring-files-from-affected-commands affected should ignore those but not the graph builder @AgentEnder
Fine with me, I removed all references from the gitignore just in case :D So it works for me. I guess I have to fine grain the glob a bit...
> @dmitry-stepanenko thanks for taking this issue on. I'd love to see this solved in a clean and simple way. I was surprised when my > > ``` > "dependsOn":...
Support for adding build number from CI 
Actually I was attempting to use apollo studio as a client for sending queries to the gateway and to add convenience a little help from the existing schema would be...
first, there is no nslookup in the wsl :D I just tried wget for the same effect and it doesn't work.
wget cannot resolve the name, i tried wslvpnkit that seems to solve a bit of it. I use the default Ubuntu 20.04. but additionally, the devcontainer has no internet when...
There is no `wsl --version` and `wsl --update` requires elevated rights
> Could this be https://stackoverflow.com/questions/62314789/no-internet-connection-on-wsl-ubuntu-windows-subsystem-for-linux? Actually my problem seems more specific in that regard because, I am able to ping ip addresses but not domain names.
I wasn't aware that the array is ordered by priority. So would it make sense to put typescript at the bottom and prettier at the top so that anything prettier...