Zetawar / zetawar

Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
MIT License
169 stars 14 forks source link

Get compile :recompile-dependents false working with devcards #54

Open djwhitt opened 7 years ago

djwhitt commented 7 years ago

When the :recompile-dependents ClojureScript compiler flag is set to false, devcards doesn't always reload when it should. I specifically noticed this with tests, but the issue might be more widespread.