Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to debug shake rules execution?

I love Shake as a build system, but one thing I find hard with Shake is to troubleshoot rules triggering issues. I often run into a situation where I think something should not be rebuilt yet it is rebuilt.

What are some guidelines to troubleshoot those kind of issues, beyond staring at the code and thinking hard?

like image 841
insitu Avatar asked Apr 26 '26 11:04

insitu


1 Answers

There is a page entitled Debugging on the Shake Website. The HTML profiling reports might also shed some light. The plan is to enhance the HTML profile reports to give a more question/answer style interface, tracked at #446 and #148.

like image 135
Neil Mitchell Avatar answered Apr 28 '26 08:04

Neil Mitchell



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!