You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd like to run some platform-specific scripts on clean (such as make clean) when running dub clean but can't find a way to hook this into dub.sdl.
For the moment I have make call dub for the clean target, but it's complicated for nothing :)
The text was updated successfully, but these errors were encountered:
Hello! I'd like to run some platform-specific scripts on clean (such as
make clean
) when runningdub clean
but can't find a way to hook this into dub.sdl.For the moment I have make call dub for the clean target, but it's complicated for nothing :)
The text was updated successfully, but these errors were encountered: