Debugging
Enable debug logs with:
DILE_DEBUG=1orDEBUGcontaining the worddile(e.g.DEBUG=dile)
Example:
DILE_DEBUG=1 dile g-component ui/my-widget
For commands that perform automatic lookups (for example g-resource-config when trying to locate components for auto-import), debug mode shows which paths were tried.
dile CLI