Matheus

Results 29 comments of Matheus

Yes, you are totally right. The loop will only stop when it reachs the leaf of the tree, in a better scenario, it has only main.js. In the worst scenario...

If i'm capable to do that in time, i can totally do that!

It is a good idea, specially with a monorepo where we have different use cases (node and web). I would avoid using MemoryFileSystemCache due to the recent problems with memory-fs...

The ideia of it would be just to centralize configurations for projects and keep dependencies specifically there, or to actually abstract the configurations to be used in most packages?

Let's do this after we have #46 merged, it has few improvements and changes we can use and abstract to another package as well, otherwise duplicated work is going to...

Hello! We have few people that would be interested on it! > What are the current projects/ecosystems to support/test for? (thinking lerna, etc) Lerna, yarn workspaces > How does monorepo...

FYI: i created a small package which helps finding all `package.json` files. I'm planning to add this as a helper to this feature! https://github.com/PlayMa256/find-all-package-files

@mischah i had just started writing down, i wrote literally 2 lines hahaha, you can go ahead and do that! Let me contribute to the discussions I personally think that...

To be clear, this only happens with relay, if you try to grab more results past the 19th cursor, it shows as null and does not show the `hasNextPage` info...