Dump_dependecies

Hej !

I’ve made some big merges in classes and I messed something with #if sys ... #else js so now I get You cannot access the sys package while targeting js
The problem is that it’s a big project and It’s difficult to find now from where does the call come.
I tried with -D dump_dependecies but nothing comes out, no dump directory.

Is there a way to debug that quickly please ?

Ok at the end I’ve found. It comes from a metadata that is processed by a macro so I think that’s why it doesn’t create a dump dirctory.
Could it somehow do a dump even when it occurs at macro time ?