qooxdoo / qooxdoo

qooxdoo - Universal JavaScript Framework
http://qooxdoo.org
Other
764 stars 259 forks source link

quick and dirty addition to the quick and dirty dependency analysis tool #10679

Closed johnspackman closed 1 month ago

johnspackman commented 1 month ago

The dependency analysis tools are rather crude and simple, but when you need them you really need them. Although it would be great to build a proper app instead of the slightly hacky approach that there is at present, this PR makes a minor change to allow you to "show all" so you can track down that elusive dependency - EG where you're bringing in qx.ui.* into your node application